body {
		font-family:"Comic Sans MS", cursive, sans-serif;
		color:#800000;
		background-color:#505050;
		background-repeat:repeat;
		text-align:center;		
}
h1 {
	   font-family:"Comic Sans MS", cursive, sans-serif;
	   font-size:2em;
		text-align:center;
		font-weight:bold;
		font-style:italic;
}
h2 {
	   font-family:"Comic Sans MS", cursive, sans-serif;
	   font-size:1.5em;
		color:#800000;
		text-align:center;
		font-weight:bold;
		font-style:italic;
}
table.main {
         width:95%;
         margin-top:30px;
         margin-bottom:30px;
         margin-left:30px;
         margin-right:30px;
         background-image:url('http://clovermini.com/images/back009.jpg');
		   background-repeat:repeat;
		   text-align:center;
}		   
.content {margin:auto;
              text-align:center;}
         
a:link {
		color:#600000;
		font-weight: 700;
		text-decoration:underline;
}
a:visited {
		color:#FF0000;
		font-weight: 700;
		text-decoration:none;
}
a:hover {
		 color:#B80000;
		 font-weight: 700;
		 text-decoration:underline;
}
hr {
     width:70%;
     height:2px;
     color:#800000;
}          
.header {
      font-family:"Comic Sans MS", cursive, sans-serif;
	   
		color:#800000;
		text-align:center;
		font-style:italic;
		font-weight:bold;
      width:100%;
      margin:auto;
      border-top:0px none;
		border-left:0px none;
		border-right:0px none;
		border-bottom:4px ridge #800000;
}
.header2 {
      font-family:"Comic Sans MS", cursive, sans-serif;
	   font-size:3em;
		color:#800000;
		text-align:center;
		font-style:italic;
		font-weight:bold;
      width:100%;
      margin:auto;
}
.footer {margin:auto;
      text-align:center;
      border-top:4px ridge #800000;
		border-left:0px none;
		border-right:0px none;
		border-bottom:0px none;}

.noborder{border:0px none;}

.border {border:3px solid maroon;}

.border2 {margin:auto;
              border:6px ridge #111111;
              border-collapse:collapse;
              text-align:center;}

th {
       border:2px solid #111111;
       border-collapse:collapse;
       font-size:1.25em;
       font-weight:bold;
}
.border3 {border:2px solid #111111;
       border-collapse:collapse;
       font-size:1em;
       font-weight:bold;
       padding:10px;}

.border4{border:3px solid #3300CC;}

.right {
       float:right;
}
.left {
       float:left;
}
.jtext { 
        text-align:justify;
        text-indent:50px; 
}
.belle {font-family:"Comic Sans MS", cursive, sans-serif; 
          color:#3300CC; 
          width:90%; 
          margin:auto;
          font-style:italic;}
              