H2  {
	font-family : Times New Roman, Times, serif;
	color : #000080;
}

H3  {
	font-family : Times New Roman, Times, serif;
	font-size: medium;
	color : #000080;
}

A  {
	color : #000080;
}

A:Visited  {
        color : #800080;
}

A:Hover  {
        color : #ff0000;
} 

BODY.main  {
	margin: 10px 15px 10px 15px;
	scrollbar-3dlight-color : Blue;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : Navy;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : Yellow;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Blue;
	scrollbar-track-color : Navy;
	background : White url(images/backframes2.jpg) no-repeat fixed center center;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-weight : bold;
	color : #006699;
}

P {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	text-align : justify;
	color : #000080;
	layout-grid-line : 5%;
}

UL {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : #000080;
	font-weight : 800;
	layout-grid-line : 4%;
	text-align : justify;
}

BODY.index {
	background-color : White;
	margin : 20 20 5 20;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;
}
P.index {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	text-align : center;
}
P.author {
	font-size : x-small;
	text-align : center;
	background-color : navy;
	color : Yellow;
	display : inline;
}
A.author {
	color : Yellow;
}




