a{
	color : #B13B3F;
	text-decoration : bold;
}

a:hover{
	text-decoration : underline;
}

body, p, td, div{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1{
	color : #007B8E;
	font-size : 20px;
}

h2{
	color : #990033;
	font-size : 14px;
}

h3{
	color : #007B8E;
	font-size : 16px;
}

h4{
	color : #007B8E;
	font-size : 14px;
}

.footer{
	font-size : 12px;
	text-align : center;
}
hr{
	color : #008080;
}
