P, BODY  {
	font-family : times new roman, serif;
	font-size : 12pt;
	line-height : 18pt.;
	color : #C1D3DE;
}

.dark {
	color : #51636E;
}

.article  {
	font-family : times new roman, serif;
	color : #000000;
}

.articleFrame {
	background-color: white;
	padding: 15px;
}

	.articleFrame a {
		color: red;
	}

H1  {
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size : 22pt;
}

A  {
	color : #E4AEAE;
}

A:Visited  {
	color : #E4AEAE;
}

A:Active  {
	color : #EEEEFF;
}

A:Hover  {
	color : #EEEEFF;
}

H2  {
	font-family : Arial, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

H3  {
	font-size : 14pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
}

.menu  {
	line-height : 16pt;
}


