/*
.background
{
	background: url(images/alamo_bg.gif) no-repeat fixed center;
}
*/
HR
{
    MARGIN-TOP: 8px;
    MARGIN-BOTTOM: 5px;
    HEIGHT: 5px;
    BACKGROUND-COLOR: #0000FE;
	 color: #000080;
}
BODY
{
	font-family: Arial;
	font-size: 14px;
	TEXT-ALIGN: justify
}
address
{
	font-family: Arial;
	font-size: 12px;
	TEXT-ALIGN: justify
}
.redtext
{
	background-color : #F4F4F4;
	color : Red;
	font-family : "Comic Sans MS";
	font-size : 16px;
	font-weight: bold;
}
.yellowtext
{
	background-color : #F4F4F4;
	color : #FFCC00;
	font-family : "Comic Sans MS";
	font-size : 16px;
	font-weight: bold;
}
.greentext
{
	background-color : #F4F4F4;
	color : #00CC00;
	font-family : "Comic Sans MS";
	font-size : 16px;
	font-weight: bold;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #0000FE;
	}
h2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color : #0000FE;
	}
h3{
	font-family : "Comic Sans MS";
	font-size : 18px;
	font-weight: bold;
	color : Black;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #3333cc;
	}
.ident{
	margin-left : 10px;
	margin-right : 5px;
	text-align : justify;
}
.centmid{
	margin-left : 10px;
	margin-right :10px;
	text-align : center;
}
P{
	margin-left : 10px;
	margin-right : 5px;

}
LI{
	font-family : Arial, Helvetica, sans-serif;
}
