P  {    
	font-family : serif;
	color : Gray;
	font-size : small;
	text-align : justify;
}

H1  {
	font-size : 44pt;
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.normal  {
	font-size : xx-small;
	font-weight : normal;
	color : Gray;
	font-family : serif;
}

.temp  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.name  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	color : Black;
}

