@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 14px;
	color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	
}

h2 {
text-align:right;
font-size:12px;
font-weight:bold;
line-height:24px;}
a:visited {
	text-decoration: none; color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

p { font-size:11px;
line-height:20px;
text-align:justify;
 color:#FFFFFF;}
