body {
	background-color: #396;
	margin: 10px 10px 20px 10px;
	text-align: center; 
	}

#page {
	display: block;
	width: 95%; 
	background-color: #fdf7f1; 
	visibility: visible;
	border-color: #366; 
	border-width: 0px;
	border-style: solid;
	font-family: Arial, Verdana, Geneva, sans-serif;
   text-align: center;
   color: #366;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto; 
	position: relative; 
	height: auto; 
	}

#hd1 {
	display: block; 
	visibility: visible; 
	width: 100%;
	position: relative;
	height: 38px;
	margin-top: 12px;
	margin-bottom: 4px;
	background-color: transparent;
	font-family: "comic sans ms";
	color: #366;
	font-weight: 400;
	font-size: 13px;
	text-align: center;
	float: left; 
	}

#hd2 {
	display: block; 
	visibility: visible; 
	width: 100%;
	position: relative;
	height: 35px;
	border-width: 0px; 
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: transparent;
	font-family: "comic sans ms";
	color: #366;
	font-weight: 600;
	font-size: 30px;
	text-align: center;
	float: left; 
	}

#hd3 {
	display: block; 
	visibility: visible; 
	width: 100%;
	position: relative;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: transparent;
	font-family: "comic sans ms";
	color: #366;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	float: left; 
	}

.topgif {
   height: auto;
   width: 1px;
   color: #cacccc;
   } 

hr {
   color: #cacccc;
   height: 1px;
   width: 93%; 
   font-style: noShade;  
   text-align: center;
   }  

h1 {
	font-size: 20px;
	font-family: "comic sans ms";
	color: #366;
	font-weight: 500;
  }

h2 {
   font-size: 16px;
	font-family: "comic sans ms";
	color: #fff;
   font-weight: 400;
	}

h3 {
	font-size: 14px;
	font-family: "comic sans ms";
	color: #366;
	}

h4 {
   font-size: 14px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #009;
	}
	
h5 {
   font-size: 12px;
	font-family: "comic sans ms", Arial, Verdana, Geneva, sans-serif;
	color: #009;
	}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px;
  color: #009;
  }

#box1 {
  height: auto;
  width: 80%; 
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  color: #366;
  border: 4px;
  background-color: #cacccc;
  border-style: double;
  border-color: #000;
  margin: 10px 10px 10px 0px;
  padding: 0px 10px 0px 10px;
  text-align: center;
  }

#box2 {
  height: auto;
  width: 80%; 
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  color: #366;
  border: 4px;
  background-color: #cacccc;
  border-style: double;
  border-color: #000;
  margin: 10px 10px 10px 10px;
  padding: 0px 10px 0px 10px;
  text-align: center;
  }

.redtext {
  font-family: "Times new Roman", times, serif;
  font-size: 15px;
  font-weight: 200; 
  color: #f00;
  }

.redtext2 {
  font-family: "Times new Roman", Times, serif;
  font-size: 15px;
  font-weight: 400;
  color: #a00;
  }
	
.col1 {
   display: block;
	float: left;
	visibility: visible;   
	width: 19%;  
   margin: 5px 0px 5px 10px; 
   height: auto;
   background-color: transparent; 
   font-family: Verdana, arial, sans-seriff;     
   font-size: 12px;     
   color: #000;
	line-height: 17px;
	text-align: left; 
	}

.col2 {
	display: block;   
	float: left;  
	visibility: visible;  
	width: 24%;     
   margin: 0px 0px 0px 0px;   
   padding: 5px 0px 5px 5px;   
   height: auto;     
	background-color: #fff;   
	line-height: 17px;  
	font-size: 12px;      
	font-family: Verdana, arial, sans-seriff;  
	color: #000;  
	text-align: left;
	}

.col3 {
   display: block;  
	float: left;   
	visibility: visible;
	width: 25%; 
	margin: 5px; 
	height: auto;      
   background-color: transparent;    
   font-family: Verdana, arial, sans-seriff;    
   font-size: 12px; 
   color: #000;  
	line-height: 17px;   
	text-align: left;    
	}

.col4 {
	display: block;   
	float: left; 
	visibility: visible;  
	width: 25%; 
   margin: 0px 5px 0px 5px;
   padding: 5px 5px 5px 5px;
   height: auto; 
	background-color: #fff; 
   font-family: Verdana, arial, san-seriff;   
	line-height: 17px; 
	font-size: 12px;
   word-spacing: 0.10em;
   color: #000;
	text-align: left;
	}

.horzspace {
	clear: left; 
	display: block; 
	visibility: visible; 
	width: 95%; 
	height: 1px; 
	background-color: transparent; 
	}

.row { 
	font-size: 10px;
	height: 16px;
	background-color: transparent;
	position: relative;
	text-align: left;
	clear: both; 
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 100%;
	visibility: visible;
	display: block 
	}
	
a:link {
	color: #f00; 
	background-color: transparent;
   text-decoration: none;
   }
   
a:visited {
	color: #f00; 
	background-color: transparent; 
	text-decoration: none;
   }
   
a:hover {
	color: #699; 
	background-color: transparent; 
	text-decoration: underline;
	}

a:active {
   color: #900;
	background-color: transparent;
	text-decoration: underline;
   }
	
.bold {
	font-weight: 600;
	}

	

