a:visited, a:link {
	color: #4F3366;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #ADADAD;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #666666;
	font-weight: bold;
}

a.blue:visited, a.blue:link {
	color: #435674;
	font-weight: bold;
	text-decoration: underline;
}

a.blue:hover	{
	color: #7984A2;
	font-weight: bold;
	text-decoration: none;
}

a.blue:active {
	color: #7984A2;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	border-bottom-width: 0px;
	border-color: #446D8C #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #6A6A6A;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	text-decoration: none;
}

td, p {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	border: #446D8C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	font-size: 11px;
}

.copyrights {
	color: #606060;
	font-size: 11px;
	text-align: center;
}

.header {
	color: #7984A2;
	font-size: 12px;
}

