body {
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font : 14px Georgia, "Times New Roman", serif;
}


.footer {
	background-image:url(images/layout/Footer.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
}

html { 
	height: 100.1%;
}

TABLE, TR, TD {  
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	white-space: normal;
}

P {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	margin: 5px;
}

A {  
	color: #006600;
	text-decoration:underline;
	background-color: transparent;
}

A:LINK {  
	color: #006600;
	text-decoration:underline;
	background-color: transparent;
}

A:VISITED { 
	color: #330066;
	text-decoration:underline;
	background-color: transparent;
 }

A:HOVER {  
	color: #666666;
	text-decoration:none;
	background-color: transparent;
}

A:ACTIVE{
	color: #5CC60F;
	text-decoration:underline;
	background-color: transparent;
}

.copyright {
	font : 10px Georgia, "Times New Roman", serif;
	color: #333333;
	background-color: #FFFFFF;
}

.copyright a:link {
	color: #ACA899;
	background-color: #FFFFFF;
	text-decoration: underline;
} 

.copyright a:visited {
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: underline;
} 

.copyright a:hover {
	color: #99CC66;
	background-color: #FFFFFF;
	text-decoration: none;
} 

.copyright a:active {
	color: #99CC66;
	background-color: #FFFFFF;
	text-decoration: none;
}

li {
	list-style-position: outside;

	list-style-image: url(images/arrow.gif);
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	text-decoration: underline;
}

hr {
	width:100%;
	height:1 px;
	color:#000000:
}
h1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: -5px;
}
