/* CSS Document */

BODY
{
	color:Black;
	background-color: #999999;
	font-family:"Verdana",sans-serif;
	font-size: 12px;
		padding: 30px;
}
.spacing { padding: 10px;}

a.yellowlink:link {color: #FFFF00;}


#navbar { background-color: #CCCCCC;  
}
H1 {color:Black;
	background-color:#EEEEEE;
	font-family:"Verdana",sans-serif;
	font-size: 18px;
	font-weight: bolder;
	}
	
body#body { padding: 1em;
        margin-left: 2in;
		margin: 100px}

		

p.navbar-c { 
          background-color: transparent;
          margin-top: 0px;
	      margin-bottom: 4px;
}



A
{
	color:blue;
}

A:HOVER
{
	color: Red;
}
.style2 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 16px;
}
.style5 {font-family: "Courier New", Courier, mono; color: #FF0000; font-size: 18px; font-weight: bold; }
.style6 {font-family: "Courier New", Courier, mono; color: #FF0000; font-size: 24px; font-weight: bold; }
.style9 {font-size: 12px; }
.style3 {	color: #FF0000;
	font-weight: bold;
}
.style11 {font-family: "Courier New", Courier, mono; color: #FF0000; font-size: 16px; font-weight: bold; }
.style10 {color: #FF0000; font-weight: bold; font-size: 24px; }
.style12 {color: #0000FF; font-weight: bold; font-size: 24px; }
.style7 {	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.style13 {font-size: 12px; font-family: "Courier New", Courier, mono; }
.style14 {font-size: 12px; font-family: "Courier New", Courier, mono; font-weight: bold; }



