body	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: white;
		}
		
h3		{
		font-family: Verdana;
		}
		
.time 	{
		font-family: Verdana;
		color: #FFFFFF;
		font-size: 8pt;
		}

.text	{
		font-family: Arial, Verdana, Tahoma;
		font-size: 9pt;
		}
				
.text10	{
		font-family: Arial, Verdana, Tahoma;
		font-size: 8pt;
		}
		
.textMenu {
		font-family: Arial, Verdana, Tahoma;
		font-size: 16px;
		font-weight: bold;
		}		

.textOnder	{
		font-family: Verdana;
		font-size: 8pt;		
		color: #FFFFFF;
		}
		
.textCheese	{
		font-family: Times New Roman;
		font-size: 12pt;
		}

.selectfield {
		background-color: #F9F9F9;
		border: 1px solid #000000;
		font-family: Arial;
		width: 305px;
		}		
		
.formfield {
		background-color: #F9F9F9;
		border: 1px solid #000000;
		font-family: Arial;
		width: 300px;
		}

.textarea {
		background-color: #F9F9F9;
		border: 1px solid #000000;
		font-family: Arial;
		width: 490px;
		}
		
.formbutton {
		height: 25px;
		width: 100px;
		}
a:link {
		color: #000000;
		text-decoration: none;		
/*	color: #0099CC; */
}
a:visited {
		color: #000000;
		text-decoration: none;		
/*	color: #0099CC; */
}
a:hover {
		text-decoration: underline;
		color: #000000;
/*	color: #0099CC; */
}

.hand {
	cursor: hand;
}
.homeBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.figure {
	text-align: center;
	vertical-align: middle;
	margin-top: 5%;
}
