.text	{
	font-family: "Comic Sans MS", Arial;
	font-size: 1em;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.subtitle	{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 1.2em; 
	color: #006600
}

.small	{
	font-family: "Comic Sans MS", Arial; 
	font-size: 0.8em; 
	color: #000000; 
}

.title {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.5em; 
	color: #FF9900; 
	text-align: center
	}


.heading {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.2em; 
	color: #006600
	}


a:active {  
	color: #000099;
	 text-decoration: underline
	 }


a:link {  
	color: #000099; 
	text-decoration: underline
	}


a:visited {  
	color: #000099
	}


a:hover { 
	color: #FF6600; 
	text-decoration: underline
	}


.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	padding-left : 8px;
}


.logout {  
	font-family: "Comic Sans MS", Arial; 
	font-size: 0.8em; 
	color: #FFCC00; 
	text-align: center
	}


a.log:active { 
	font-family: "Comic Sans MS", Arial; 
	color: #FF6600; 
	text-decoration: underline 
	}


a.log:link { 
	font-family: "Comic Sans MS", Arial; 
	color: #FF6600; 
	text-decoration: underline 
	}


a.log:visited { 
	font-family: "Comic Sans MS", Arial; 
	color: #FF6600; 
	text-decoration: underline 
	}


a.log:hover { 
	font-family: "Comic Sans MS", Arial; 
	color: #FFFF00; 
	text-decoration: underline 
	}


body	{
	background-position: bottom;
	background-repeat : repeat-x;
	margin-left : 0px;
	padding-left : 0px;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

.highlight {
	color: #006600;
}
