
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000099;
	background-color : White;
}
TABLE {
	font-size : 12px;
}

.greybk, .cite {
	background-color : #cccccc;
}

.blktext {
	color : #000000;
	font-size : 12px;
}

.edcomment	{
	background-color: #3333cc;
	color: #CCCC33;
}
H1 {
	color : #990033;
	font-family : "Times New Roman", Times, serif;
	font-size : 29px;
	font-style : normal;
}

.h1 {
	color : #990033;
	font-family : "Times New Roman", Times, serif;
	font-size : 29px;
}

H2 {
	color : #990033;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-style : normal;
}

.h2 {
	color : #990033;
	font-family : "Times New Roman", Times, serif;
	font-size : 29px;
	font-style : normal;
}

H3 {
	color : #990033;
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
}


.h3{
	color : #990033;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
}

A:LINK {
	color: #0000cc;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ddddff;
}

 A:VISITED {
	color : #000099;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #bbbbff;
}
	
A:HOVER {
	color : #990066;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #00ffff;
}



.ALERT {
	color : #ff0000;
	background-color : #ffeeee;
}

P.SIGBLK {
	text-align : right;
	color : #0099ff;
	font-family : "Brush Script MT";
	font-size : 22px;
}


HR {
	height : 2px;
	width : 88%;
	color : #0000ff;
}
.redframe {
	border-color : #ff0000;
}
