/* css document */

h1
{
font-family: "Times New Roman", Times, serif;
color: #003366;
font-size: 18px;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

h3
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}


p
{
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size: 14px;
text-indent: 0px
}

p.nav a
{
	font-family: "Times New Roman", Times, serif;
	color: #cccccc;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-indent: 3px
}

p.nav a:hover
{
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	align: center;
}

.copyright 
{
	font-family: "verdana";
	color: #ffffff;
	text-decoration:none;
	font-size: 10px;
	margin-top: 5px;
}

.box
{
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size: 12px;
text-indent: 0px
}

.list
{
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size: 14px;
text-indent: 0px
}

