a:link {
	font-family: Georgia,  Times, serif;
	background-color: #33c;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 3px;
	padding-right: 3px;
}
a:visited {  font-family: Georgia,  Times, serif;
 	background-color: #7777ff; color: #FFFFFF;
	text-decoration: underline; }
a:hover {
	font-family: Georgia,  Times, serif;
	background-color: #aaaacc;
	color: white;
	text-decoration: none;
	
}
a:active {  font-family: Georgia,  Times, serif;
	 	background-color: #33c; color: #FFFFFF;
	text-decoration: none; }
 code {
	padding: 4px 8px;
	display: block;
	background-color:gray;
	color: white;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	font-size: 12pt;
	margin: 5px 10px;
}
	
body, p, table, td, tr {
    background-color:#CCCCCC;
	font-family: Georgia,  Times, serif;
	font-size: 12pt; color:#333366;
}
img {margin: 4px}

h1 {   	font-family: Georgia,  Times, serif;
	font-size: 24pt;
	font-weight: bold; }
h2 {   	font-family:  Times, Bookman, serif;
	font-size: 24pt;
	border: thin solid black;
	font-weight: bold; }
h3{   	font-family: Georgia,  Times, serif;
	font-size: 24pt;
	color: #FF0000;
	font-weight: bold; }
h6 {   	font-family: Georgia,  Times, serif;
	font-size: 12pt; margin:: 0;}
h7 { margin-left: 20px;  	font-family: Georgia,  Times, serif;
             font-weight: bold;
			 color: #000000;
			 font-size: 13px;
			 margin-top: -5px;
			 margin-bottom: -9px;
			 }
pre {
	font-style: italic;
	font-weight: bold;
	margin-left: 15px;
}


/* The .class tags go here in alphabetical order */
.bluetag { 	color: #FFFF00; background-color: #3300FF;}
.boarder {
	color: #FFFFFF;
	background-color: #3333CC;
	margin-bottom: 2px;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 2px;
	border: 2px solid black;
	text-align: justify;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}			 
.citer {
    display:block;
	background-color: #cccc33;
	margin-left: 15px;
	color: #000000;
	margin-top: -6px;
	margin-bottom: -9px;
}
.cssimage {background: url(images/csstyle2.gif); background-repeat: repeat-y; background-position:left }
.embold { font-style:italic; font-weight:bold; }
.gogreen { background-color: #00FF66; color: #000000; }
.hilite { background-color: yellow;}
.indent {
    margin-bottom:5x;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888899;
                padding: 3px 6px 3px 6px;
	margin-left: 20px;
	margin-top: 5px; padding: 7px;
}
.indented {
    margin-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888899;
	margin-left: 20px;
	margin-top: 2px; 
}
.redlite { background-color: #FFFF00; color:#FF0000}
.redfont { 	color: #FF0000; }
.serifbigbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.striker {font-weight: bolder; text-decoration: line-through; }
.underbold { font-weight: bolder; text-decoration: underline; }
.underonly {
	text-decoration: underline;
}

hr {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
