body, td {
	vertical-align:	top;
	text-align:		center;
	font:			normal normal normal small verdana, sans-serif;
	color:	#000066
	}

input {
	font:			normal normal normal small verdana, sans-serif;
	color:	#000066
	}

h1 {
	font:			normal normal bold x-large verdana, sans-serif;
	color:	#000066
	}

table.item {
	width:			195px;
	border:			thin solid #000066;
	}

table.nav {
	border:			thin solid #000066;
	}

th.item {
	border:			thin solid #000066;
	}

td.left {
	text-align:		left;
	}

td.right {
	text-align:		right
	}

td.cont {
	padding:			1cm;
	border-left-color:	#888888;
	border-left-style:	solid;
	border-left-width:	thin;
	border-right-color:	#888888;
	border-right-style:	solid;
	border-right-width:	thin
	}

p.cont, li {
	text-align:		justify;
	}

a {
	text-decoration:	none;
	font-weight:		bold
	}

a.menu {
	width:	100%;
	}


a:link {
	color:			blue
	}

a:visited {
	color:			blue
	}

a:hover {
	color:			#ffffff;
	background-color:	#800080
	}
	
a:active {
	color:			#00aaaa
	}

#special {
	color:			#099;
	font-size:		large
	}
