body {
background-color: #fff;}

#outer-container {
width: 950px;
margin: 0px auto;}

h1 { font-size: 30px;}
.brown  
{
	font-family :   trebuchet ms, arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #663300;
	font-style : normal;
	text-decoration: underline;
}

.brown2  
{
	font-family :   trebuchet ms, arial, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color : #663300;
	font-style : normal;

}

.pink  
{
	font-family :   trebuchet ms, arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #CB4C8D;
	font-style : normal;

}

.bluetext 
{
	font-family :   arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #12256B;
	font-style : normal;

}

.purpletext 
{
	font-family :   arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #640D8D;
	font-style : normal;

}

.bigblue
{
	font-family :   arial, sans-serif;
	font-size : 30px;
	font-weight : bold;
	color : #12256B;
	font-style : normal;
	text-decoration: underline;

}

.green  
{
	font-family :  trebuchet ms, arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #008080;
	font-style : normal;

}

.blacktext 
{
	font-family :   arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	font-style : normal;

}

.form
{
	font-family :   arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	font-style : normal;
	text-align: right;

}

.form2
{
	font-family :   arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	font-style : normal;
	text-align: left;

}

.smalltext
{
	font-family :   arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	font-style : normal;
	text-align: left;

}

.bulletlist  
{
	font-family :   arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #BC6812;
	font-style : normal;

}

.bulletlist ul, ul.bulletlist {
list-style: none;}

ul.bulletlist li {
font-size: 12px;
display: inline;}

ul.bulletlist li a {
color : #BC6812;
margin: 10px;}

.bulletlist ul li a, .bulletlist ul li a:hover {
color : #BC6812;}

.blue 
{
	font-family :   arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003399;
	font-style : italic;

}

.caption
{
	font-family :   arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	font-style : normal;

}



a.menu  
{
	font-family : trebuchet ms, verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
	font-style : normal;
	text-decoration: underline;
}



a.menu:hover  
{
	font-family : trebuchet ms, verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
	font-style : normal;
	text-decoration: none;
}

a.menu:visited 
{
	font-family : trebuchet ms, verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
	font-style : normal;
	text-decoration: none;
}

.header ul {
list-style: none;}

.header li {
display: inline;}

.header li a {
margin: 10px;
color: black;}

.header li a:hover {
color: gray;}

ul.links {
list-style: none;}

.links li {
}

.links li a {
margin: 10px;
color: black;}

a 
{
	COLOR: blue; FONT-FAMILY: Arial,Helvetica; TEXT-DECORATION: underline
}

a:hover 
{
  color: red;
	TEXT-DECORATION: none;
}
