A:link {
	background-color:  transparent;
	color: 			#0000ff;
	font-weight: 	  normal;
	text-decoration:   none;
}
A:visited {
	background-color:  transparent;
	color: 			#000053;
	font-weight: 	  normal;
	text-decoration:   none;
}
A:hover {
	background-color:  transparent;
	color: 			#a42052;
	font-weight:	   normal;
	text-decoration:   none;
}
A:active {
	background-color:  transparent;
	color: 			#a42052;
	font-weight: 	  normal;
	text-decoration:   none;
}
A:focus {
	background-color:  trasparent;
	color:		     #0000ff;
	font-weight:	   normal;
	text-decoration:   none;
}

h1 {
	font-family:	   verdana, arial, helvetica, sans-serif;
	font-size:     	13px;
	color:         	#0000ff;
	font-weight:   	bold;
	font-style:		normal;
	margin-bottom:	 4px;
	margin-top:	   6px;
	text-decoration:   none
}

h2 {
	font-family:       verdana, arial, helvetica, sans-serif;
	font-size:      11px;
	font-weight:    bold;
	font-style:             normal;
	margin-bottom:   4px;
        margin-top:        6px;
	text-decoration:   none
}
		
p,.bodytext { 
	font-family:	   verdana, arial, helvetica, sans-serif;
	font-size:         11pt;
	font-weight:       normal;
	color:             black;
	margin-bottom:	 5px;
	margin-top:	    4px;
	text-decoration:   none;
        text-indent : 0px; 
	line-height : 100%;
}

.dkblue {
	color:			 #000053;
}
.ltblue {
	color:			 #0000ff;
}
.myred {
	color:			 #a42052;
}
.mygrey {
	color:			 #777a70;
}

.mainhead {
	font-size:	  18px;
	color:		  #0000ff;
	font-weight:	bold;
	text-indent : 0px;
	margin-left : 0px;
	margin-bottom:   5px;
	margin-top:	0px;
}

.mainbody {
	color:		  #000000;
	text-indent : 0px;
	font-size: 12px;
	margin-left : 0px;
	margin-bottom:   2px;
}

.quotetext {
	font-family:	"Courier New",courier,monospace;
	font-size:	12px;
	margin-left : 0px;
	text-indent : 0px;
}

.filelinks {
	font-family :    Verdana, sans-serif;
	font-size : 	 10px;
	color : 	     #0000ff;
}
.filelinkssize {
	font-family :    Verdana, sans-serif;
	font-size :      10px;
	color : 	     #000053;
}

.lastupdate {
	font-family :	Verdana, sans-serif;
	font-size :	9px;
	color :		#0000ff;
	text-align :	center;
}

.chmpro_list table {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

.chmpro_list td {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  border-bottom: 1px solid black;
}

.chmpro_list td > a, .chmpro_list td > a:link, .chmpro_list td > a:visited, .chmpro_list td > a:active {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-decoration: none;
}

.chmpro_list td > a:hover {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #F00;
  text-decoration: none;
}

.chmpro_details table {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

.chmpro_details td {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.chmpro_details_header {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}