h1 {
	font-size: 18px;
	font-weight: normal;
	color: #339999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
body {
	background-repeat: repeat-x;
	cursor: default;
	background-color: #BADDEB;
	background-image: url(bg.jpg);






}
h2 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	text-decoration: none;
	color: #408080;






}
a:visited {
	text-decoration: none;
	color: #408080;




}
a:hover {
	color: #669999;
	text-decoration: underline;






}
a:active {
	text-decoration: underline;
	color: 408080;




}
ul {
	color: #FF0000;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;

}
h3 {
	font-weight: bold;
	color: #6666CC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #39ACAC;
}
.thin-boarder {
	border: 1px solid #000000;
}
.first-letter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #339999;
}
.table-bg1 {
	background-color: #D2EAF2;
}
.table-bg-gray {
	background-color: #E6E6E6;
}

