/* CSS Document */

h1 {
	font-size: 23px;
}
h2 {
	font-size: 17px; color: #3399CC;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 9px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 28px; 
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}


.botLink  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.botLink a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;

}
.botLink a:visited {
	text-decoration: none;
	color: #3399CC;
		font-size: 11px;

}
.botLink a:hover {
	text-decoration: underline;
	color: #333333;
		font-size: 11px;

}
.botLink a:active {
	text-decoration: underline;
	color: #333333;
		font-size: 11px;

}

.size18 {font-size: 18px; line-height: 30px; color: #3399CC;}

.size15 {font-size: 15px; line-height: 30px;}

.whitepic { 
border: 5px solid #CCEBEF; 
}

.FRONT {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic; line-height: 60px;
}

.style1 {
	color: #000000;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}