

ADDRESS {
	font-style : italic;
	text-align : right;
}
H1 {
	font-family : sans-serif;
	text-align : center;
	color : #00319C;
}
H2 {
	font-family : sans-serif;
	color : #6495ED;
}
H3 {
	font-family : sans-serif;
	color : #5F9EA0;
}

A:LINK {
	color : Blue;
	text-decoration : none;
}
A:HOVER {
	color : #556B2F;
	text-decoration : none;
}
A:VISITED {
	color : Gray;
	text-decoration : none;
}
A:ACTIVE {
	color : Red;
	text-decoration : none;
}
BODY {
	background-color : White;
}

.announcement {
	background-color : #00CE9C;
	background-image : none;
}

.benchmark {
	background-color : #FFCE9C;
	background-image : none;
}

.software {
	background-color : #D8BFD8;
	background-image : none;
}

.others {
	background-color : #33CCFF;
	background-image : none;
}

.event {
	background-color : Yellow;
	background-image : none;
}

.border {
}

.boxbody {
}

.boxtitle {
	background-color: #5F9EA0;
	background-image : none;
}

.body_copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; vertical-align: top; padding-left: 12px; color: #333333}

.body_copyrightjustified { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; color: #000000; text-align: right; font-weight: bold; vertical-align: top}

.body_copy_content { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; vertical-align: top; padding-left: 8px; color: #333333}

.secondary_content { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; vertical-align: top; color: #333333 }

.secondary_content_headings { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; vertical-align: top; color: #000000; font-weight: bold}

