P  {
	color : #CCCCCC;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	font-family : sans-serif;
}

H1  {
	font-size : x-large;
	font-weight : bold;
	font-family : serif;
	color : #205A9F;
}

H2  {
	font-size : large;
	font-family : serif;
	color : #205A9F;
	font-weight : bold;
}

H3  {
	font-family : serif;
	font-size : small;
	font-weight : bold;
	color : #205A9F;
}

A  {
	font-size : 11p;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : #205A9F;
	; background-image : url(/bggrau.jpg);
}

A:Visited  {
	font-size : 11p;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : #205A9F;
}

A:Active  {
	font-size : 11p;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : #3399FF;
}

A:Hover  {
	font-size : 12p;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : #0000FF;
}

BODY  {
	font-size : 11p;
	font-family : 'sans-serif';
}


