P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #c0c0c0;
}

A:Visited  {
	color : #c0c0c0;
}

A:Active  {}

A:Hover  {}

BODY  {}

.title  {
	font-size : 14pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	text-transform : capitalize;
	color : #CCCC99;
}

.text  {
	font-size : 10pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCC99;
}

.nav  {
	font-size : 10pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
}

.art  {
	font-size : 16pt;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : #CCCC99;
}

a.listitem  {
	font-size : 12pt;
	font-family : serif;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}

