BODY {
	background-color : #25408f;
	margin-top : 100%;
	margin-left: 5%;
	margin-right: 0px;
	padding-right: 0px;
	font-variant : small-caps;
	text-align : left;
	font-family : Garamond;
	font-weight : bold;
}

p{
	font-size : 14 pt;
	font-variant : small-caps;
	text-align : left;
	font-family : Garamond;
	font-weight : bold;}

hr{
	background-color : #fcf176;
	color: #fcf176;
	width: 100%;
	text-align: right;
	border: 0;
	height: 2px;

}

A:ACTIVE {
		text-decoration : none;color:  #3b94d1;
		
}
A:LINK {
	text-decoration : none;
	color:  #3b94d1;
	
}
A:VISITED {
		text-decoration : none;
		color: #3b94d1;
		
}

