
body,p,td,ul {
	font-family: verdana, arial, helvetica, bitstream vera sans, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
}

input,select,textarea {
	font-family: verdana, arial, helvetica, bitstream vera sans, sans-serif;
	font-size: 11px;
}

A.bluelike
{
	color : #E0FFFF;
	text-decoration:none;
	font-size: 11px;
}
A:Visited.bluelike
{
	color : #E0FFFF;
	text-decoration:none;
}
A:Hover.bluelike
{
	color : #FFFFFF;
	text-decoration : underline;
}

A.redlike
{
	color : #FFFFC0;
	text-decoration:none;
}
A:Visited.redlike
{
	color : #FFFFC0;
	text-decoration:none;
}
A:Hover.redlike
{
	color : #FFFFFF;
	background : #D06040;
	text-decoration : underline;
}

A {
	color : #3A75CD;
	text-decoration:none;
}
A:visited {
	color : #3A75CD;
	text-decoration:none;
}
A:Hover {
	color : #3A75CD;
	text-decoration : underline;
}

hr {
	background-color: #4772B2;
	color: #4772B2;
	height: 1px;
	border-style: solid;
	border-width: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
}

li {
	margin-top: 0px;
	margin-bottom: 4px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4772B2;
}

.imgbdr {
	border-width: 1px;
	border-style: solid;
	border-color: #b0b0b0;
}

.boxheading {
	font-weight: bold;
	color: #ffffff;
}

/* Elements */

.cdiv {
	padding: 6px;
	line-height: 1.6em;
}

.newspara {
	margin-bottom: 6px;
}

.nerdtext {
	font-size: 20px;
	font-weight: bold; 
	color: #0000A0;
}

.nerdtextLarge {
	font-size: 36px;
	font-weight: bold; 
	color: #0000A0;
}

.cdbox {
	font-size: 24px;
	font-weight: bold; 
	text-align: right;
	color: black; 
	background: white; 
	border: 0;
	margin-right: 8px;
}

.smallb {
	font-size: 9px;
	font-weight: bold;
}

