a  {
font-family: helvetica, arial;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

a:visited  {
	color : #000000;
}

a:active  {
	color : #000000;
	text-decoration : underlined;
}


body, select, textarea, input, p {
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-family : Helvetica, arial, verdana, sans-serif;
}

H4 {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	font-family : verdana, arial, Helvetica, sans-serif;
	text-decoration : none;
}


.warning  {
	font-size : 11px;
	border-width : 2px;
	border-color : red;
	border-style : dotted;
	padding : 2px;
	background-color : MistyRose;
}


input.invalid  {
	font-size : 11px;
	border-width : 1px;
	border-color : red;
	border-style : solid;
	padding : 0.5em;
	height : 2.5em;
	background-color : MistyRose;
}


textarea.invalid, select.invalid  {
	font-size : 11px;
	border-width : 1px;
	border-color : red;
	border-style : solid;
	padding : 0.5em;
	background-color : MistyRose;
}


input.valid  {
	font-size : 11px;
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	padding : 0.5em;
	height : 2.5em;
	background-color : White;
}


textarea.valid, select.valid  {
	font-size : 11px;
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	padding : 0.5em;
	background-color : White;
}


.copyright {
	font-size : 10px;
	font-weight : bold;
	color : #666666;
}


.red {
	font-size : 10px;
	color : #cc0000;
	text-decoration : none;
}


.big {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}


.bigger {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}


.big, .bigger, .red, .copyright, .warning, select, textarea, input, td, body, a {
	font-family : verdana, arial, Helvetica, sans-serif;
	text-decoration : none;
}


a.menu {
	border: solid 1px #DDD;
	padding: 2px 6px 2px 6px;
	margin: 1px 1px;
	background: #F1F1F1;
	width: 120px;
	height: 1%;
	line-height: 1em;
	color: #000;
	display: block;
	text-decoration: none;
}


a.menu:hover {
	border: solid 1px #999;
	background: #CCC;
}



.quote {
	padding: 5px;
	margin: 5px;
	background: #F1F1F1;
}


.quoteauthor {
	text-align: right;
	font-weight : italic;
	color : #666666;
}


pre {
	font-size : 12px;
	word-wrap: break-word;
	margin: 10px, 0, 10px, 0;
}


.redlink A:link, .redlink A:visited
{font-family: helvetica, arial; font-size: 17px; font-style: normal; 
font-weight: bold; color: #E20A16; text-decoration: none}

.redlink A:hover 
{color: #E20A16; text-decoration: none }

.greylink A:link, .greylink A:visited
{font-family: helvetica, arial; font-size: 11px; font-style: normal; 
font-weight: bold; color: #716f6e; text-decoration: none;}

.greylink A:hover 
{color: #E20A16; text-decoration: none ;}

.greytextlink A:link, .greytextlink A:visited
{font-family: helvetica, arial; font-size: 11px; font-style: normal; 
font-weight: normal; color: #716f6e; text-decoration: none;}

.greytextlink A:hover 
{color: #E20A16; text-decoration: none ;}

.blacklink A:link, .blacklink A:visited
{font-family: helvetica, arial; font-size: 11px; font-style: normal; 
font-weight: normal; color: #000000; text-decoration: none;}

.blacklink A:hover 
{color: #E20A16; text-decoration: none ;}

.text, td
{
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-family : Helvetica, arial, verdana, sans-serif;
}

.redtext
{
	font-size : 11px;
	font-weight : normal;
	color : #E20A16;
	font-family : Helvetica, arial, verdana, sans-serif;
}

.greytext
{
	font-size : 11px;
	font-weight : normal;
	color : #716f6e;
	font-family : Helvetica, arial, verdana, sans-serif;
}

.smallnote
{
	font-size : 9px;
	font-weight : normal;
	color : #000000;
	font-family : Helvetica, arial, verdana, sans-serif;
}


.bigtext
{
	font-size : 14px;
	font-weight : normal;
	color : #000000;
	font-family : Helvetica, arial, verdana, sans-serif;
}

.redtitle
{
	font-size : 12px;
	font-weight : normal;
	color : #E20A16;
	font-family : Helvetica, arial, verdana, sans-serif;
}


li
{color: #E20A16;
}

.listnomargin
{
padding: 0;
margin: 0;
padding-left: 8;
margin-left: 8;
list-style-type:square; 
list-style-position:outside; 
}

.listnomargin2
{
padding: 0;
margin: 0;
padding-left: 8;
margin-left: 14;
list-style-type:square; 
list-style-position:outside; 
}

input, textarea
{
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-family : Helvetica, arial, verdana, sans-serif;
}

.redinput

{color: #E20A16;font-family: Helvetica, Arial;font-size: 11px; cursor: pointer; cursor: hand;}

.redtable
{
border-collapse:collapse;
}

td.redcell
{
border: 1px solid black;
}