BODY {
    background-color : #ffffff;
    color : #000000;
    font-family : Arial, Tahoma, Helvetica, sans-serif;
}

A:LINK, A:VISITED {
	color : #08a594;
	text-decoration : underline;
}

A:HOVER {
	background-color : #ffd700;
	color : #08a594;
	text-decoration : none;
}

P{
    font-size : medium;
    font-style : normal;
}
.initial{
	font-size: x-large;
	float: none;
}
H1{
	color: #08a594;
}
H2{
	color: #08a594;
}
H3{
	color: #08a594;
}
H4{
	color: #08a594;
}
H5{
	color: #08a594;
}
