body {
	background: #ffffff url("bg.png") repeat;
	font-family: Verdana; 
	color: #6Ca5C3;
}



a:link, a:active, a:visited {
	color: #005496; 
	text-decoration:underline;
}



a:hover {
	color: #71A9C5; 
}



a.menu:link, a.menu:active, a.menu:visited {
	background: #e2e1f3;
	text-align: center;
	padding: 2px;
	font-size: 10px;
	color: #0098d9;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}



a.menu:hover {
	color: #252525; 
}



h1 {	
	font-size: 17px;
	font-family: century gothic;
	font-style: bold;
	text-transform: uppercase;
	color: #71A9C5;
	letter-spacing: 5px;
	text-align: right;
	padding: 0px;
	border-bottom: 1px dotted #71A9C5;
	line-height:1px;
	padding-right: 5px;
}



h2 {	
	background: #71A9C5;
	line-height:5px;
	font-size: 1px;
	font-family: Century Gothic;
	font-style: none;
	color: #71A9C5;
	margin: 0px;
	letter-spacing: 1px;
	text-align: center; 
	padding-left: 5px;
}


h3 {	
	background: #71A9C5;
	line-height:15px;
	font-size: 12px;
	font-family: Century Gothic;
	font-style: none;
	color: #ffffff;
	margin: 0px;
	letter-spacing: 1px;
	text-align: center; 
	padding-left: 5px;
}



.table {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ffffff;
	border: 1px solid #6CA5C3;
	font-size: 12px
}



i {color: #6Ca5C3;}
b {color: #71A9C5;}
u {color: #6Ca5C3;}