BODY {
	background-color : white;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #cc0000;
}

A:VISITED {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
}
P.smaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;	
}

P.proj_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;	
}
P.project {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #333333;	
}
P.expert_head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000099;	
}
P.expert_body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;	
}
P {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
}

P.hist_date {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #FF0000;
}

B {
	font-weight : bold;
}
SELECT {
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}
INPUT{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
UL, LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}


