body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	line-height: normal;
}

p { 
	font-size: 1.1em; 
	line-height: 1.4;
}

td.table {
	width: 100px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em; 
	color: #669933;
	font-weight:bold;
}

.asterisk {
	color: #669933;
}

a {
	color: #669933;
	text-decoration: none;
}

a:hover {
	color: #333333;
}

input, select, textarea, option {
	font-family: Verdana, Kalimati, Arial, Garuda;
	font-size: 1.1em;
	color: #333333;
	border: 1px solid #999999;
	padding: 2px 0;
}

