/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #663300;
	font-weight: bold;
	font-style: italic;
}
.tinytext {
	font-size: 9px;
	color: #999999;
	margin-right: 10%;
	margin-left: 10%;
	text-align: left;
}
.menubottom {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-align: center;
	
}
.downloadboxes {
	margin-right: 5px;
	margin-left: 5px;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #FFF9F2;
}
.maintext {
	margin: 0px;
	padding: 10px;
}
