BODY {
	font-family : sans-serif;
	font-size : 3;
}
H1 {
	color : Black;
	font-weight : bold;
	font : bold 20px;
}
H2 {
	color : black;
	font-weight : bold;
	font-size : 10px ;
}
H3 {
	color : Black;
	border : thick solid #ffc0cb;
	font-size : 30px;
	font-weight : 600;
	font-style : normal;
	text-align : center;
	font-family : sans-serif;
	border-collapse : collapse;
	margin-left : 15%;
	margin-right : 15%;
}
A, A:ACTIVE {
	color : Blue;
}

A, A:HOVER {
	text-decoration : overline;
	text-decoration : underline;
	color : #000066;
}
A {
	text-decoration : underline;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E0000;
	font-size: 10px;
	line-height: 13px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #31590D;
}
