@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #333333;
	line-height:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #8AB08A;
	margin-bottom:0px;
	margin-top:10px;
}

h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #CC9966;
	margin-bottom:0px;
	margin-top:10px;
}

a{
	color:#8AA8EE;
}

a:hover{
	text-decoration:none;
}

a.leftnav{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #8c5622;  
	text-decoration:none;
}

a.leftnav:hover{
	color: #6190ff;
	font-size: 15px;
}

#frame1{background-color:#FDE277
}
