body	{
	background-position: center; font-family: Century; 
	font-size:10pt;
}

a:link {
	color: #0000FF;
	text-decoration: none; 
	font-weight:bold; font-size:10pt
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight:bold; font-size:10pt
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold; font-size:10pt
}

p { 
	margin-top: 0; 
	margin-bottom: 0; 	
} 

h1	{
	font-size: 24pt;
	font-weight:bold;
	margin-top: 3;
	margin-bottom: 4;  
	text-align: center;
	color:#000000;
}

.h1header	{
	width: 1000;
	background-image: url('../images/clear.gif');
}

table	{ 
	text-align: left; 
	vertical-align: text-top;
	bordercolorlight: #C0C0C0;
	bordercolordark: #999999;
	border-collapse: collapse; 
}

table.flag-vertical	{
	background-position: center top; 
	width: 1000;
	height:755;
	font-size: 11pt;
	background-repeat:no-repeat;
	background-image: url('../images/texas-flag-vertical-clear-500w.gif')  
}

table.flag-horizontal	{
	background-position: center top; 
	width: 1000;
	height:500;
	font-size: 11pt;
	background-repeat:no-repeat;
	background-image: url('../images/texas-flag-horizontal-755w.gif') 
}


table.info	{
	width: 1000;
	font-size: 11pt;
	background-image: url('../images/white.gif')
}

table.info-clear	{
	width: 1000;
	font-size: 11pt;
	background-image: url('../images/clear.gif')
	
	

table.photo	{
	width: 1000;
	font-size: 9pt;
	background-image: url('../images/clear.gif'); 
	text-align:center
	
}