P  {
	color : grey;
	font-size : small;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	align : justify;
}

H1  {
	font-size : large;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : grey;
}

H2  {
	font-size : 8 pixel;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : grey;
}


H3  {}

A  {
	font-size : small;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : FF6A65;
	text-decoration : none;
}

A:Visited  {
	font-size : 9 pixel;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-weight : normal;
	color : FF6A65;
}

A:Active  {
	font-size : 9 pixel;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : FF6A65;
}

A:Hover  {
	font-size : 9 pixel;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : FF6A65;
}

BODY  {
	font-size : x-small;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : grey;
}


