body 		{
	/*background-attachment:fixed;
	background-image: url(images/home3.gif);
	margin: 20px 15px 35px 5px;*/
	background-color:FFFFCC;
	
}
a 		{
	font-family:  Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color:#851A25;
	text-decoration: none;
}
a:active 	{ color:#000088; }
a:visited 	{ color:#000044; }
a:hover 	{ color: #660033; font-weight:bold; text-decoration: underline; }
a:name 		{ font-size:12pt; font-weight:bold; color:#000000; text-decoration:none }
 
p,ul,li,dd,dt,blockquote,td 	{
	font-family:  Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000000;
	list-style-position : outside;
}
p.n 		{ font-size:10pt; color:black; }
p.g 		{ font-size:12pt; color:black; }
p.k 		{ font-size:9pt; color:black; }
p.fn 		{ font-size:9pt; color:black; }
a.fn 		{ font-size:9pt; }
.bold { font-weight:bold}
.italic {font-style:italic}

input,textarea,option,checkbox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
	background : #D2E1BE;
	font-weight : bold;
	border-style : 1;
}

h1 		{
	font-family: Times New Roman, Times, serif;
	font-size: 18pt;
	color:#000000;
	text-align: center;
}
h2 		{
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	color:#003366;
	text-align: center;
}
h2.links {
text-align:left;
}
h3.links {
text-align:left;
}
h5.links {
text-align:left;
}
h3 		{ font-family: Times New Roman, Times, serif; font-size: 14pt; color:#003366; text-align: center; }
h4 		{ font-family: Times New Roman, Times, serif; font-size: 12pt; color:#003366; text-align: center; }
h5 		{ font-family: Times New Roman, Times, serif; font-size: 10pt; color:#000000; text-align: center; font-weight: bold; font-style: normal; }
hr 		{
	width:60%;
	align:center;
	color : #B6CCAC;
}
