input.req{

	font-family: tahoma; 
	font-size: 12px; 
	width: 80px;
}

input.one {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33;
	
}

input.two {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33; 
	width: 180px;

}

select {

	font-family: tahoma; 
	font-size: 10pt; 
	width: 200px;

}

select.year {

	font-family: tahoma; 
	font-size: 10pt; 
	width: 100px;

}


input.reqd1 {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33;

}


input.reqd2 {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33;

}

input.invalid {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 2px #FF0000;
	

}

a:link { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}


a:visited { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}

a:hover { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}


a:active { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}

ol {

	font-family: tahoma; 
	font-size: 13px; 

}
	
