body {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0033FF;
	text-decoration: underline
}
a:active {
	color: Purple;
	text-decoration: underline
}
a:visited {
	color: Purple;
	text-decoration: underline
}
a:hover {
	color: #CC0033;
	text-decoration : none;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%}
ol {  line-height: 140%}
ul {
	line-height: 140%;
	list-style-type: square;

}

p {  line-height: 140%; color: #000000}

h1 {
	margin:0;
	padding:0.1em;
	font-size: 140%;
	text-align: center;
}

h2 {
	margin-bottom:.1em;
	color:#000000; 
	font-size: 120%;
	text-align: center;
}

h3 {
	line-height: 1.5em;
	font-size: 100%;
	text-align: center;

}

h4 {
}

.paragraph_head_1 {  font-size: 120%; font-weight: bold; color: #000000}

.footer {font-size: 70%; color: #000000; text-decoration: none;   } 
.footer a:link {color: #0033FF; text-decoration: none}
.footer a:active {color: Purple;	text-decoration: none}
.footer a:visited {color: Purple;	text-decoration: none}
.footer a:hover {color: #CC0033;	text-decoration : underline}

.sidenav {
	text-decoration: none;
	font-weight: bold;
} 
.sidenav a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.sidenav a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.sidenav a:hover {
	color: #CC0033;
	text-decoration : underline;
	font-weight: bold;
}
.globalnav {
	text-decoration: none;
	font-weight: bold;
} 
.globalnav a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.globalnav a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.globalnav a:hover {
	color: #CC0033;
	text-decoration : underline;
	font-weight: bold;
}
.searchresults {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #666666; text-decoration: none} 
.searchresults a:link {color: #666666;  text-decoration: none; font-weight: normal} 
.searchresults a:visited {color: #999999;  text-decoration: none; font-weight : normal} 
.searchresults a:hover {color: #cc0033;  text-decoration: underline;  font-weight : normal} 
.red {  color: #000000; list-style-image: url(/cvrems/resources/images/redball.gif)}

.hotlinks_nav  {font-size: 95%; color: #ff0000; text-decoration: none; line-height: 100%} 
.hotlinks_nav a:link {color: #ff0000;  text-decoration: none} 
.hotlinks_nav a:visited {color: #999999; text-decoration: none} 
.hotlinks_nav a:hover {color: #333333;   text-decoration: underline}  
.hotlinks_nav a:active {color: #CCCCCC;  text-decoration: none}  

.calendar {
	font-size: 65%;
}

