.link {
			font-size:15px;
			font-family:arial, times new roman;
			font-weight:bold;
			color:#2424a1;
		}
		
.link:hover {
			font-size:15px;
			font-family:arial, times new roman;
			font-weight:bold;
			color:#2424a1;
		}
		
.link:visited {
			font-size:15px;
			font-family:arial, "times new roman";
			font-weight:bold;
			color:#2424a1;
		}
.biglink {
			font-size:18px;
			font-family:arial, times new roman;
			font-weight:bold;
			color:#3e4723;
		}
		
.biglink:hover {
			font-size:18px;
			font-family:arial, times new roman;
			font-weight:bold;
			color:#3e4723;
		}

body { 
     
} 

p, td, th, li, blockquote { 
    color: #000000; 
    font-family: Arial,Times New Roman,  Serif; 
    font-size: 15px; 
} 

.article { 
    text-align: justify;
    margin-left: 20pt;

} 

h1 { 
    color: #990000; 
    font-size: 32px; 
    font-family: Arial,Times New Roman,  Serif; 

} 

h2 { 
    color: #000000; 
    font-size: 15px; 
    font-family: "Gill Sans", Arial, "Sans Serif"; 

} 

h3 { 
    color: #336699; 
    font-size: 14px; 
    font-family: "Stone Sans", Arial, "Sans Serif"; 
} 

h4, h5, h6 { 
    color: #330099; 
    font-size: 14px; 
    font-family: Stone Sans, Arial, Sans Serif; 
} 

.bottom {
	font-size: 11px;
	text-align: center;
	color: #3e4723;
	font-weight: bold;
}

.TitleTag {
	font-family: "Arial Black", Arial, "Times New Roman";
	font-size: 24px;
	color: #3e4723;
	font-weight: normal;
}
.red {
	color: 990000;
	font-weight: bold;
}
.bigredlink {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	font-style: italic;
}
.bigredlink:visited  {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	font-style: italic;
}

.bigblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #2424a1;
}
.darkgreen {
	color: 3e4723;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
.biggreenlink {
			font-size:18px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#3e4723;
}
.biggreenlink:visited {
			font-size:18px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#3e4723;
}
.tableborder {
	border: medium 3e4723;
}
.CatButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: eaedbf;
}
.buttontext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 3e4723;
}
.sidelink {
	font-size:12px;
	font-family:arial, "times new roman";
	font-weight:bold;
	color:3e4723;
	text-decoration: none;
}
.sidelink:hover {
	font-size:12px;
	font-family:arial, "times new roman";
	font-weight:bold;
	color:ffffff;
	text-decoration: none;
}
.sidelinkwhite {

	font-size:12px;
	font-family:arial, "times new roman";
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.sidelinkwhite:hover {

	font-size:12px;
	font-family:arial, "times new roman";
	font-weight:bold;
	color:#3e4723;
	text-decoration: none;
}
.White {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.redbottom {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
