.tab1 {
        color : black;
        font-family : arial;
        font-size : 12px;
		background-color: #F4E9CD;
}

.tab2 {
        color : black;
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
		background-color: white;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border: 0px;
	color: white;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	font-weight : bold;
	color: white;
}

.yellowregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	font-weight : none;
	color: #FFCC33;
}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	font-weight : bold;
	color: #FFCC33;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	color: #000;
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	color: white;
	font-weight : bold;	
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	border: 0px;
	color: white;
}

.medbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	border: 0px;
	color: white;
}

td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	color: white;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: black;
}

a:link { 
	text-decoration: none;
	color: #FFCC33;
	font-weight : bold;	
}

a:visited { 
	text-decoration: none;
	color: #FFCC33;
	font-weight : bold;	 
}

a:hover { 
	text-decoration: none;
	color: black;
	font-weight : bold;	 
}

.smblackbutton:link {
	text-decoration: none; 
	color: black; 
}

.smwblackbutton:visited {
	text-decoration: none; 		
	color: black; 
}

.smblackbutton:hover { 	
	text-decoration: underline;	  
	color: white; 
}

.smbutton:visited { 			
	color: white; 
}

.smbutton:hover { 	  
	color: white; 
}

hr {
	color: black;
	height: 2;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bolder;
	color: #FFCC33;
	line-height: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bolder;
	color: #FFCC33;
	line-height: 10px;
}
.larger {
font-size: 14px;
}
