html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {

}




body {
font-family: Arial Narrow, Helvetica, arial sans-serif;
font-size: 12px;
text-align: center;
	background-color: #ffde75;
	margin-bottom: 0px;
		margin-top: 0px;
	

}




a:link {
 text-decoration: underline;
font-weight: bold;
 color:#DCA31B;
}


a:visited {
 text-decoration: underline;
font-weight: bold;
 color: #DCA31B;
}


a:hover {
 text-decoration: underline;
font-weight: bold; color: #828282;
}


a:active { 
 text-decoration: underline;
font-weight: bold;
 color: #DCA31B;
}


p{
font-size: 12px;
color:#414141;
}


h1{
 font-style: normal;
 font-size: 18px;
 color: #ffffff;
 padding: 0;
 font-family: arial,helvetica;
 font-weight: bold;
 border-bottom:medium;
}


h2{
 font-style: normal;
 font-size: 18px;
 color: #ffffff;
 padding: 0;
font-family: arial,helvetica;
 font-weight: bold; 
}


h3{
font-size: 14px;
color: #333333;
padding: 0;
}


.smallfont {
font-size:10px;
color:#333333;
}


.smallfontgrey {
font-size:10px;
color:#333333;
}


input
{

background: #D5E8EE;
border: 1px solid #414141;
color: #95A7B2;
font-family: Arial Narrow, Helvetica, arial sans-serif;
font-size: 12px;
}

.submit input
{
border: 0px;
background-image:url(images/bg.png);
} 