A:link, A:visited, A:active {
	COLOR: #3300FF;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #3300FF;
	TEXT-DECORATION: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
}
.title {
	font-family : arial;
	font-size : 14px;
	color : #000000;
	font-weight: bold;
	background-color: #FFEA00;
}
.sub {
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	font-weight: bold;
	background-color: #FFA800;
}
.row1 {
	font-family : arial;
	font-size : 12px;
	color : #fff;
	background-color: #EA6201;
}
.row2 {
	font-family : arial;
	font-size : 12px;
	color : #;
	background-color: #DA2F01;
}
input, select, textarea {
	color: #000000;
	text-decoration: none;
	background-color: #FAF6CC;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
.content_table {
	width: 100%;
}
