body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

body,table,td,tr,p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	}

select,textarea,input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

p.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

a:link {
	text-decoration: none;
	color: #000066;
	}
a:visited {
	text-decoration: none;
	color: #333399;
	}	
a:active {
	text-decoration: none;
	color: #663399;
	}	
a:hover {
	text-decoration: none;
	color: #663399;
	}	
