
FONT.pretty
{
	font-size: 12pt;
	font-family: papyrus, Lucida;
	color: #213D83;
	font-weight: normal;
}
body
{
	background-image: url(images/shells_fade.jpg);
	font-family: papyrus, Arial; 
	color: #213D83;
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal;
	scrollbar-face-color:#CCCCCC;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#336699;
	scrollbar-shadow-color:'black';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'black';
	scrollbar-darkshadow-Color:'black'
}

H1
{ 
	font-family: "Papyrus"; 
	color: #213D83;
	font-style: italic; 
	font-weight: bold; 
	font-size: 18.0pt; 
	margin-bottom:3px;
}

H2
{
	font-family: "Papyrus"; 
	color: #213D83;
	font-weight: bold; 
	font-size: 14pt; 
	margin-bottom:3px;
}

H3
{
	font-family: Papyrus, Arial, Verdana, Helvetica; 
	color: #194169; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12pt; 
}

P
{
	color: #213D83;
	font-family: Papyrus, Arial, Verdana, Helvetica; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	margin-bottom: 10px; 
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0px;
}

td 
{
	font-family: Papyrus, Arial, Verdana, Helvetica; 
	color: #213D83;
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
}

input,select,textarea, {BACKGROUND-COLOR:#FFFFFF;BORDER-BOTTOM:1px solid;BORDER-LEFT:1px solid;BORDER-RIGHT:1px solid;BORDER-TOP:1px solid;COLOR:#000000;}

FONT.small
{
	font-size: 8pt;
	font-family: verdana, Arial, Helvetica;
	color: tan;
	font-weight: normal;
}


A.small:link
{
	font-size: 8.0pt;
	color: tan;
	font-family: "verdana";
	text-decoration: none;
	text-underline: none;
	font-weight: normal;
}
A.small:active
{
	font-size: 8.0pt;
	color: tan;
	font-family: "verdana";
	text-decoration: none;
	text-underline: none;
	font-weight: normal;
}
A.small:visited
{
	font-size: 8.0pt;
	color: tan;
	font-family: "verdana";
	text-decoration: none;
	text-underline: none;
	font-weight: normal;
}
A.small:hover
{
	font-size: 8.0pt;
	font-family: "verdana";
	color: tan;
	//text-decoration: underline;
	//text-underline: single;
	text-underline: none;
	font-weight: normal;
}

UL
{
	font-family: papyrus, arial,verdana;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
}

OL
{
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: decimal
}

LI
{
	margin-left: 0px;
	margin-top: 10;
	margin-bottom: 5px;
	font-size: 12pt;
	font-family: papyrus, arial,verdana;
	color: #213D83;
	font-weight: normal;
}

A.side:link
{
	font-size: 14.0pt;
	font-family: papyrus;
	color: #213D83;
	text-decoration: none;
	text-underline: none;
	font-weight: bold
}
A.side:active
{
	font-size: 14.0pt;
	font-family: papyrus;
	color: red;
	text-decoration: underline;
	text-underline: single;
	font-weight: normal
}
A.side:visited
{
	font-size: 14.0pt;
	font-family: papyrus;
	color: #213D83;
	text-decoration: none;
	text-underline: none;
	font-weight: bold
}
A.side:hover
{
	font-size: 14.0pt;
	font-family: papyrus;
	color: #FF0000;
	text-decoration: underline;
	text-underline: single;
	font-weight: bold
}

A.tbl:link
{
	font-size: 10.0pt;
	font-family: Verdana;
	color: #213D83;
	text-decoration: none;
	text-underline: none;
	font-weight: normal
}
A.tbl:active
{
	font-size: 10.0pt;
	font-family: Verdana;
	color: red;
	text-decoration: underline;
	text-underline: single;
	font-weight: normal
}
A.tbl:visited
{
	font-size: 10.0pt;
	font-family: Verdana;
	color: #213D83;
	text-decoration: none;
	text-underline: none;
	font-weight: normal
}
A.tbl:hover
{
	font-size: 10.0pt;
	font-family: Verdana;
	color: #FF0000;
	text-decoration: underline;
	text-underline: single;
	font-weight: normal
}

A.pretty:link
{
	font-size: 12.0pt;
	font-family: papyrus;
	color: #213D83;
	text-decoration: underline;
	text-underline: single;
	font-weight: bold
}
A.pretty:active
{
	font-size: 12.0pt;
	font-family: papyrus;
	color: red;
	text-decoration: underline;
	text-underline: single;
	font-weight: bold
}
A.pretty:visited
{
	font-size: 12.0pt;
	font-family: papyrus;
	color: #213D83;
	text-decoration: underline;
	text-underline: single;
	font-weight: bold
}
A.pretty:hover
{
	font-size: 12.0pt;
	font-family: papyrus;
	color: #FF0000;
	text-decoration: underline;
	text-underline: single;
	font-weight: bold
}
