A:link {
	COLOR: #000080; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #c00000; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #800000; 
}
A.menu01:link {
	color : #ffffcc;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 5px;
	font-family : Arial;
	font-size: 9px;
}
A.menu01:visited {
	color : #c00000;
	text-decoration: none;
}
A.menu01:hover {
	color : #800000;
}
BODY {
	FONT-FAMILY: Arial; 
	font-size: 9pt;
	
}

P {
	FONT-SIZE: 9pt;
	color : #333333
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
SELECT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; CURSOR: default; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #a6b7c9
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.title2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color : #333333
}
.title3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : #333333
}
.title4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000040;
}
.menus {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
}
.list1 {
	list-style-type: lower-alpha;
}
.list2 {
	list-style-type: lower-roman;
}
.fix {font-family: verdana, arial, helvetica; background-color: #FFFFCC;}
