H1  {
	font-size : 60px;
	font-family : "Arial Narrow", Verdana;
	font-weight : bold;
	color : #000000;
	background-color: #fffff0;
}

H2  {
	font-size : 30px;
	font-family : "Arial Narrow", Verdana;
	font-weight : bold;
	color : #000000;
	background-color: #fffff0;
}

H3  {
	font-size : 20px;
	font-family : "Arial Narrow", Verdana;
	font-weight : bold;
	color : #000000;
	background-color: #fffff0;
}

A  {
	font-size : 16px;
	font-family : "Arial Narrow", Verdana;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
	background-color: #fffff0;
}

A:Visited  {
	font-size : 16px;
	font-family : "Arial Narrow", Verdana;
	font-weight : normal;
	color : #E22020;
	text-decoration : underline;
	background-color: #fffff0;
}

A:Active  {
	font-size : 16px;
	font-family : "Arial Narrow", Verdana;
	font-weight : normal;
	color : #E22020;
	text-decoration : underline;
	background-color: #fffff0;
}

A:Hover  {
	font-size : 16px;
	font-family : "Arial Narrow", Verdana;
	font-weight : normal;
	color : #E22020;
	text-decoration : underline;
	background-color: #fffff0;
}

BODY {
	font-size : 16px;
	color: #000000;
	font-family : "Arial Narrow", Verdana;
	font-weight : normal;
	border-color : #FFFFFF;
	scrollbar-face-color: #E22020;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #E22020;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFF0;
	scrollbar-arrow-color: #FFFFF0;
	background : #FFFFF0 url(images/bgtrialoog2.gif) repeat-y fixed left;
} 

