h3{
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	color: #3333CC;

	}


hr{
	color : #9999FF;
	background-color: #FFFF99;


	}


h1{
	font-size : 24px;
	}


h2{
; font-size: 16px
	}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;

}
h5 {
	font-size: 9px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #00FF00;
}
table {
	border: 0px;
	margin: 2.25px;
	padding: 2.25px;

}
th {
	background-color: #9999FF;
	font-size: 12px;

}
tr {
	background-color: #CCCCFF;
	font-size: 12px;

}
