/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #DDB617;
}
a:active {
	color: #F4E195;
}
body,td,th,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-size: 15px;
	color: #000066;
	line-height: normal;
	padding: 0px;
}
h2 {
	font-size: 13px;
	color: #DDB617;
}
.h1 {
	font-size: 15px;
	color: #000066;
	line-height: normal;
	padding: 0px;
	font-weight: bold;
}
.h2 {
	font-size: 13px;
	color: #C09E14;
	font-weight: bold;
}
.boldblue {
	font-weight: bold;
	color: #000066;
}
.boldyellow {
	color: #C09E14;
	font-weight: bold;
}.large_blue {

	font-size: 13px;
	color: #000066;
	line-height: normal;
	padding: 0px;
	font-weight: bold;
}

