.menusize {
	font-family: arial;
	color: #FFFFFF;
	font-size: 10pt;
}

.Header1 {
	font-family: arial;
	color: green;
	font-size: 14pt;
	font-style: italic;
	font: bold;
}

.Header2 {
	font-family: arial;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration : underline;

}

body {
	font-family: arial;
	color: #FFFFFF;
	font-size: 10pt;
}

LI {
	font-family: arial;
	color: #FFFFFF;
	font-size: 10pt;
}

td {
	font-family: arial;
	color: #FFFFFF;
	font-size: 10pt;
}

p {
	font-family: arial;
	color: #FFFFFF;
	font-size: 10pt;
}

.maint {
	font-family: arial;
	color: #FFFFFF;
	font-size: 10pt;
}

.mainr {
	font-family: arial;
	color: #FFFFFF;
	font-size: 8pt;
}

input { 
        font-size : 8pt; 
        font-family : Verdana, Arial, helvetica, geneva;
} 

.button { 
        background: #108F1E;
        border-width : 1px;
        color : #FFFFFF;
} 
                 
A.menu { 
	color : #FFFFFF; 
	text-decoration : none;  
} 

A.menu:Visited { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 

A.menu:Active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 

A.menu:Hover { 
	color : #FFFFFF; 
	text-decoration : underline; 
}

A { 
	color : #FFCC00; 
	text-decoration : none;  
	font-weight: bolder;
} 

A:Visited { 
	color : #FFCC00; 
	font-weight: bolder;
	 
} 

A:Active { 
	color : #FFCC00; 
	text-decoration : underline; 
	font-weight: bolder;
} 

A:Hover { 
	color : #FFCC00; 
	text-decoration : underline; 
	font-weight: bolder;
}