
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000066;
	background-color : #ffffee;
	background-image : url(img/bkgr_lin.jpg);
	margin-left : 49px;
}

A:LINK {
	color : #0066ff;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

 A:VISITED {
	color : #006666;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
	
A:HOVER {
   color: #0000ff;
   text-decoration: underline;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
}

.header {
	vertical-align: bottom;
	text-align: center;
}

.greybk {
	background-color : #cccccc;
}
.whitebkgr {
	background-color : #ffffff;
}

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

.sigblk {
	text-align: right;
	color: #0099ff;
	font-family: cursive;
	font-size: 17px;
}

TABLE {
	font-size : 12px;
}

HR {
	height : 1px;
	color : #660000;
}
.redframe {
	border-color : #ff0000;
}

.nav0 {
	font-size : 12px;
}
.navbar {
	background-color : #ffffee;
}

.nav0 {
	font-size : 12px;
	color : #333333;
}

.nav1 {
	font-size : 11px;
	color : #333333;
}

.nav2 {
	font-size : 10px;
	color : #333333;
}

.describe {
	background-color: White;
	font-size: 13px;
	color: Black;
	text-align: center;
}

TABLE.form {
	background-image : url(img/bkgr_frm.jpg);
}

H1 {
	color : #990033;
	font-family : "Comic Sans MS";
	font-size : 29px;
	font-style : normal;
	font-weight : normal;
}

.h1 {
	color : #990033;
	font-family : "Comic Sans MS";
	font-size : 29px;
}

H2 {
	color : #990033;
	font-family : "Comic Sans MS";
	font-size : 22px;
	font-style : normal;
	font-weight : normal;
}

.h2 {
	color : #990033;
	font-family : "Comic Sans MS";
	font-size : 22px;
	font-style : normal;
	text-align : center;
}

H3 {
	color : #990033;
	font-family : "Comic Sans MS";
	font-size : 17px;
	font-style : normal;
	font-weight : normal;
}


.h3{
	color : #990033;
	font-family : "Comic Sans MS";
	font-size : 17px;
	font-style : normal;
	font-weight : normal;
}


