body 
		 {
		 background-color:#FFFFCC;
		 color:#006600;
		 font-family:arial,helvetica,sans-serif;	 
		 text-align:center;
		 }
		 
a:link
 		 {
		 color:#FFFF00;
		 text-decoration: none;
		 background-color:#006600;
		 }
		 
a:active
		 {
		 color:#00FF00;
		 text-decoration: none;
		 background-color:#006600;
		 }
		 
a:visited		 
		 {
		 color:#FFCC33;
		 text-decoration: none;
		 background-color:#663300;
		 }

h1
		 {
		 text-align:center;
		 text-size:300%;
		 color:#663300;
		 }

h2
		 {
		 text-align:center;
		 text-size:150%;
		 color:#996633;
		 bgcolor:#ff99cc;		 
		 }

.header1
		 {
		 font-size: 200%;
		 font-weight: bolder;
		 }
		 
.nav1
		 {
		 font-size: 60%;
		 font-weight: bolder;
		 }
		 
.nav2
		 {
		 font-size: 75%;
		 font-weight: bolder;
		 }
		 
.nav3
		 {
		 font-size: 90%;
		 font-weight: bold;
		 }
		 
.bar1
		 {
		 font-size: 90%;
		 font-weight: bold;
		 text-align:center;
		 }

.bar2
		 {
		 font-size: 90%;
		 font-weight:bolder;
		 text-align:right;
		 color:white;
		 }
		 
.bar3
		 {
		 font-size: 150%;
		 font-weight:normal;
		 text-align:right;
		 color:white;
		 }
		 
.bar4
		 {
		 text-align:center;
		 color:white;
		 }
		 
.outline
 		 {
		 font-size: 100%;
		 font-weight: bold;
		 border-style:solid;
		 border-width:1px;
		 border-color:#000000;
		 background-color:#ffffff;
		 }
.pad
		 {
		 padding-left:10px;
		 padding-right:5px;
	
		 }

.contact
		 {
		 font-size: 110%;
		 font-weight: bolder;
		 }
		 
.addbox
		{
		 border-style:double;
		 border-width:10;
		 border-color:#663300;
		 background-color:#cc9966;
		 text-align:center;
		 text-size:large;
		 color:#ffff00;
		 font-family:times,serif;
		}
		
.titlebar1
		{
		 background-color:#FFFF99;
		}

.CF9
		{
		 background-color:#CCFF99;
		}
		
.ho1
		{
		height:120%;
		width:"0";
		}

.pc
		{
		 font-size: small;
		 font-weight: bolder;
		}

.pcwhite
		{
		 font-size: small;
		 font-weight: bolder;
		 font-color: "#FFFFFF";
		 color: "#FFFFFF";
		}

