
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
body {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #4265B2;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6699FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#6699FF;
}
a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
a:active {
	text-decoration: none;
	color:#6699FF;
}


.aa:link { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
.aa:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: white;
}
.aa:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color:#66CCFF;
}
.aa:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: white;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Myriad Pro Light, Myriad Pro Cond, Myriad Pro;
}
h1 {
	font-size: 28px;
	color: #000033;
}
h2 {
	font-size: 24px;
	color: #000033;
}
h3 {
	font-size: 22px;
	color: #000033;
}
h4 {
	font-size: 18;
	color: #000033;
}

.whitebkg {
	background-image: url(images/inpage.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.style1 {color: #FFFFFF}
