body,h1,h2,h3,td,th,input,textarea,select{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

body{
	background-color: #FFFFFF;
	font-size: 75%;
	color: Black;
	margin: 0px 0px 0px 0px;
	background: url(../images/background.jpg);
}

h1,.edH1{
	font-weight: normal;
	color: #502A2A;
	font-family: "Times New Roman", Times, serif;
}
h2,.edH2{font-size:18pt;font-weight:normal;color:black;}
h3,.edH3{font-size:16pt;font-weight:normal;font-style:italic;color:buttonShadow;}

img{border:0px;}
td{font-size:75%;color:Black;text-decoration:none;}
th{color:buttonText;font-size:75%;background-color:#D2D3A8;}

input,textarea,select{color:#000000;text-decoration:none}

hr{color:buttonFace;height:1px;width:99%;}

a:link{color: blue;text-decoration:underline}
a:visited{color: purple;text-decoration:underline}
a:active{color: Red;text-decoration:none}
a:hover{color: Red;text-decoration:underline}

.c1{background-color: #F2F2CF;}
.c2{background-color: #F5F5D7;}

.highlight{background-color:Yellow;}
.error,.message{color:red;font-style:italic;}
.floatright{display:block}
.floatleft{display:block}
