body {
	margin-left:20px;
	background-attachment:fixed;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link  {color:red;	text-decoration: underline;}
a:active{color:white}
a:visited {color:red}
a:hover{color:white}
h1 {font-family:tahoma;font-size:18pt;color:black}
h2 {font-family:tahoma;font-size:16px;color:black}
h3 {font-family:tahoma;font-size:14px;color:black}
h4 {font-family:tahoma;font-size:12px;color:black}
p  {
	font-family:tahoma;
	font-size:12px;
	color:black
}	
