BODY {
	margin-left : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 0px;
}


TABLE {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #bfbfbf;
}



P {
	margin-left : 40px;
	margin-right : 50px;
	margin-top : 5px;
	margin-bottom : 0px;
	font : 14px;
}

P .copy{
	margin-left : 40px;
	margin-right : 50px;
	margin-top : 5px;
	margin-bottom : 0px;
	font : 11px;
}

h2{
		font : 23px;
		margin-left : 40px;
		margin-top : 5px;
		margin-bottom : 10px;
}


td.copyright{
	font-size : 11px;
}

a {
	color: #4f4e4e;
	font-size : 13px;
	text-decoration : none;
}
a:Hover {
	color : Teal;
	text-decoration : underline;
}

a.main{
	color: #f8629e;
	text-decoration : underline;
	font-size : 14px;
}

table.norep{
	background-repeat : no-repeat;
}
