<!--
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
html {
	height: 100%;
	overflow:-moz-scrollbars-vertical;	
}
-->

.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666
	 
}
A               {
		font-family:Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size: 11px;
		color:#009900;
		text-decoration:underline;
		}

A:link		{
		text-decoration: underline;
		}

A:active        {
		text-decoration: underline;
		}

A:visited       {
		
		}

A:hover         {
		color:#33CC00;
		text-decoration: none;
		}
		
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.worktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	 color:#CCCCCC;
}

.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#009900
}

/* red content links  */

.nav		{
		font-family:Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size: 11px;
		color:#666666;
		text-decoration:none;
		}
	
a.nav:link{color : #666666; text-decoration : underline}
a.nav:visited{color : #666666; text-decoration : underline}
a.nav:hover{color : #009900; text-decoration : underline}

.largelink		{
		font-family:Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size: 18px;
		color:#009900;
		text-decoration:none;
		}
	
a.largelink:link{color : #009900; text-decoration : none}
a.largelink:visited{color : #009900; text-decoration : none}
a.largelink:hover{color : #009900; text-decoration : underline}
