

/* These are the core document styles */


BODY, P,LI,TD{
	font-size: 14px;
	font-family : arial, tahoma, verdana, "sans serif";
	margin: 0px;
}

input, select, textarea{
	background-color: #ddd;
	color: #000;
	border: 1px solid #666;
	font-size: 11px;
	font-family : arial, tahoma, verdana, "sans serif";
	margin: 0px;
}

INPUT.blackbutton{color: #ffffff; background-color: #000000; font-size: 11px;  font-weight: bold;}

P,blockquote {margin-top: 5px;margin-bottom: 5px;}

H1 {margin-bottom: 5px;}
H2 {margin-bottom: 5px;}
H3 {margin-bottom: 5px;}
H4 {margin-bottom: 5px;}
H5 {margin-bottom: 5px;}

A {border: 0px; color: #54818D; text-decoration: underline;}

A:HOVER {color: #35006B;}

HR {color: #35006B;}

.small 	{font-size: 12px;
	font-family : arial, tahoma, verdana, "sans serif";
	margin: 0px;
	padding: 0px;}
.footer	{color: #000000; 
	font-size: 11px;
	font-family : arial, tahoma, verdana, "sans serif";
	margin: 0px;
	padding: 0px;}
	
.shaded {background-color: #cccccc;}

.white {color: #ffffff;}

.header {color: #35006B;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px; }
