/* This is going to be an external style sheet */
/* Brentwood Get-Away May 31,2001 */

BODY
{
	background-color: #333399;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}

B
{
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

H3
{
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

H4
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align : center;
	font-style : normal;
	
}

H5
{
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background : #ffcc66;
	font-style : normal;
	text-align : center;
	background-position : center;
	margin : 0;
}
H1
{
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	text-align : center;
	font-weight : bold;
	background : white;
}

H2
{
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	text-align : center;
	font-weight : bold;
	background : white;
}  


IMG
{
	border-color: black;
	border-width:mediumtext-align : center;
}

p
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : normal;
	font-weight : normal;
	vertical-align : top;
	text-align : center;
	color: #333399;
}



table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}


A:link
{
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;
}

A:active
{
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;
}

A:visited
{
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;
}

A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}



.

