.title       {
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	color: #ff8a00;
}

body       {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font: bold;
}
td         {
	font-family: arial;
	font-size: 8pt;
	color: #777777;
}

.line      {
	font-family: arial;
	font-size: 8pt;
	background: #b9b9b9;
}

.desc      {
	font-family: arial;
	font-size: 8pt;
	background: #fff;
	border-left: 4px solid #b9b9b9;
	padding-left: 20px;
	color: #777777;
}


.menu      {
	font-family: arial;
	font-size: 8pt;
	background: #b9b9b9;
	color: White;
	font-weight : bold;
}

.caption       {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}

a				   { font-family: arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none; }
a:visited	 { font-family: arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none; }
a:hover 		 { font-size: 8pt; color: #000; font-weight: bold; text-decoration: none }
a:active		 { font-size: 8pt; color: #000; font-weight: bold; text-decoration: none }
a:visited:hover	{ font-size: 8pt; color: #000; font-weight: bold; text-decoration: none }

.logo {
	background: url("/images/cportal.gif");
	width: 167px;
	background-repeat: no-repeat;
}
