P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #555555;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #000000;
}

body  {
	background-color : #dddddd;
	background-image : url(images/bg.jpg);
	background-attachment : fixed;
	margin : 0;
}

td  {
	font-size : 8 pt;
	font-family : verdana, tahoma, arial, helvetica;
	font-weight : normal;
	color : #313131;
	letter-spacing : 0.1 em;
	text-align : justify;
}

