/* 
FILE: SAA-Austin.css 

<link rel="stylesheet" type="text/css" media="all" href="SAA-Austin.css" />  
*/

BODY, TABLE {
	background-color: #663300;
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFCC66;
	font-size: 10pt;
	text-align: left;
	} 

H1, H2{
	font-family: "Times New Roman", Rockwell, "Lucida Bright", serif; 
	font-size: 24pt
}

H2 {
	text-align: center; 
}

H3 {
}

H4 {
	color: #ffffcc;
}

H2, H3 {
	color: #ffffff;
}

.TableData {
	valign: top
	color: ffffcc
} 

.CoolYellow {color: #ffffcc;} 

/*  Footer Styles */
.PageFooter {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #ffffff; 
}

