H1
{
color : white;
font-family : sans-serif;
font-size : medium;
margin-bottom : 0;
margin-top : 0;
vertical-align : 0;
}
H2
{
color : black;
font-family : sans-serif;
font-size : small;
border-bottom : 0;
margin-bottom : 0;
margin-top : 0;
vertical-align : 0;
}
H3
{
color : Red;
font-family : sans-serif;
font-size : small;
border-bottom : 0;
margin-bottom : 0;
margin-top : 0;
vertical-align : 0;
}
H4
{
color : white;
font-family : sans-serif;
font-size : xx-large;
border-bottom : 0;
margin-bottom : 0;
margin-top : 0;
vertical-align : 0;

}
H5
{
	color : black;
	font-family : sans-serif;
	font-size : medium;
	border-bottom : 0;
	margin-bottom : 0;
	margin-top : 0;
	vertical-align : 0;
	font-style : oblique;
}
H6
{
	color : black;
	font-family : sans-serif;
	font-size : small;
	border-bottom : 0;
	margin-bottom : 0;
	margin-top : 0;
	vertical-align : 0;
	font : lighter;
}
A
{
font-family : sans-serif;
text-decoration: none;
}

img
{
border-bottom : 0;
}
