body	{
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	}


body {
	SCROLLBAR-FACE-COLOR: #002442; 
	SCROLLBAR-HIGHLIGHT-COLOR: #002442; 		
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #E3E3E3; 
	SCROLLBAR-ARROW-COLOR:  #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
}

p	{
	font-size: 12px;
	}

.normalbold, b {
	color: #002442;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.headbox	{
	padding: 4px 4px 4px 20px;
	margin: 3px 0 3px -20px;
	color: #000;
	font-weight: bold;
	background-color: #CCD3D9;
	border:	dotted #002442 2px;
	}

.list {
	background-image: url(images/bullet.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin:	2px, 0, 2px, 40px;
	text-align: justify 
}

img {
	border: 0;
	}

.small {
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 10px;
}	

.maintitle {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	font-style: italic;
	letter-spacing: 2px;
}

a	{
	text-decoration: none;
	background-color: transparent;
	}
	
a:link
{color: #FC0000;
background-color: transparent;
text-decoration: none}

a:visited
{color: #FC0000;
background-color: transparent;
text-decoration: none}

a:hover
{color: #FC0000;
background-color: transparent;
text-decoration: underline}

a:active
{color: #FC0000;
background-color: transparent;
text-decoration: none}

form {
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	margin: 0
}	

select,input,option {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D5D9EB;
   	font-size: 11px;
   	margin: 0
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D5D9EB;
   	font-size: 11px;
   	margin: 0;
   	width: 250px
}
