.normal-text {
color: #333333; 
font-family: Arial; 
font-size: 12px;
}

.link {

color: #333333; 
font-family: Arial; 
font-size: 11px; 
font-weight:bold;
text-decoration: none;

}

:hover.link {
color: #999999; 
font-family: Arial; 
font-size: 11px;
font-weight:bold;
text-decoration: none;

}


.link1 {

color: #333333; 
font-family: Arial; 
font-size: 16px; 
font-weight:bold;
text-decoration: none;

}

:hover.link1 {
color: #999999; 
font-family: Arial; 
font-size: 16px;
font-weight:bold;
text-decoration: none;

}

.content{

font-family: Trebuchet MS; font-size: 12px; color: #000000; text-align: left;
}

.input-text {
	font-family: Trebuchet MS;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}
