a:link
{color: #006600}

a:visited
{color: #660066}

a:hover
{color: #ff0000}

a:active
{color: #ff0000}

body{
	margin-left: 15;
	margin-top: 15;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
}

h1 { color: #ff0000;
							font-family: Times, "Times New Roman", serif;
							font-size:  200%;
							font-weight: bold; }

h2 { font-family: Times, "Times New Roman", serif;
							font-size:  150%;
							font-weight: bold; }

h3 { color: #000000;
							font-family: Times, "Times New Roman", serif;
							font-size:  100%;
							font-weight: bold;
							text-align: left; } 

h4{ color: #000000;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10px
						font-weight: bold;
						text-align: left; }

h5  { color: #009900;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								text-align: center;  
								font-size: 9px; } 

h6 { color: #006600;
							font-family: Charcoal, Arial, Helvetica, sans-serif;
							font-weight: bolder;
							text-align: left; 
							font-size: 12px; } 

li { background-color: #CCFFCC;
					color: #000000;
					font-family: Arial, Helvetica, sans-serif;
					font-size:  14px;
					text-align: left; list-style-type: disc; clip:   rect(   ); top: auto; }

p, td, ul { color: #000000;
															font-family: Arial, Helvetica, sans-serif;
															font-size:  14px;
															text-align: left; }
