Body 	{	
	background-color: #FFCF1B;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	}

.layout	{
	background-color: #FFCF1B;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
 	padding-top: 10px; 
 	padding-bottom: 10px; 
 	padding-left: 5px; 
 	padding-right: 5px;
	}

.normal {
	font-size:11px;
	color:#000000;
	line-height: 16px;	
	font-weight:normal;
	font-family: Verdana, Arial, Geneva, MS Sans Serif, Helvetica;
	}

.bold  {
	font-size:12px;
	color:#000000;
	line-height: 16px;
	font-weight:bold;	
	font-family: Verdana, Arial, Geneva, MS Sans Serif, Helvetica;
	}

.small  {
	font-size:9px;
	color:#000000;
	line-height: 14px;
	font-weight:normal;
	font-family: Verdana, Arial, Geneva, MS Sans Serif, Helvetica;
	}

.large  {
	font-size:13px;
	color:#000000;	
	line-height: 20px;
	font-weight:bold;
	font-family: Verdana, Arial, Geneva, MS Sans Serif, Helvetica;
	}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}