body { 
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Verdana, Georgia, Arial, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
        color: #000000;
}


#footer {
	background-color: #003300;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-size: 90%;
}

#footinf {
	background-color: #000099;
	color: #FF6600;
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-size: 100%;
        font-weight: bold;
}

#header {
	background: #FFFFFF;
        color: #000000;
	margin: 1px;
	height: 95px;
        width: 800px;
        font-size: 100%;
	text-align: center;
	padding: 0px;
}


#footmenu {
          margin: 1px;
          height: 40px;
          font-size: 120%;
	  background-color: #6600CC;
   	  color: #efe5d0;
          font-family: Calibri; 
          font-weight: bold; 
          text-align: center;
}


h1 {
	font-size: 140%;
	color: #000000;
        font-weight: bold;
}

h4 {    font-family: Arial;
	font-size: 120%;
	margin-left: 0pt;
	margin-right: 0pt;
        font-weight: bold;
        text-align: center;
}

h5 {
	font-size: 110%;
        font-weight: bold;
        font-family: Georgia;
}

h3 {
	font-size: 60%;
}


h2 {
	font-size: 120%;
	color: #000000;
        font-weight: bold;
}

h6 {
	font-size: 200%;
	color: #000000;
        font-weight: bold;
        text-align: center;
}

h7 {
	font-size: 120%;
	color: #666666;
        font-weight: bold;
}


hs {
        font-size: 75%;
}

#smallstuff {
             font-size: 1%;
}

#smalltext {
             font-size: 75%;
}

#tinytext {
             font-size: 1%;
	     color: #FFFFFF;
             background: #FFFFFF; 
}


#T1 {
	font-weight: bold;
	font-size: 250%;
        font-family: "Trebuchet MS";
	text-align: left;
}

#T2 {
	font-size: 150%;
        font-family: Script MT Bold;
        text-align: center;
}

#T3 {
        font-size: 150%;
        font-family: "Trebuchet MS";
	text-align: right;
}

#T4 {
	font-size: 120%;
}

#T5 {
	font-size: 120%;
	color: #666666;
        font-weight: bold;
}

#T6 {
	font-size: 75%;
}



#left {
	text-align: left;
}


a:link {
        color: #000000;
        text-decoration: none;
        border-bottom: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

#rightcol {
	float: right;
	width: 32%;
}

#rightcolq {
	float: right;
	width: 60%;
}


#footer {
	clear: both;
}



