body,td, th, input, select, textarea	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
} 

body	{
	margin:0;
	background-color: #e8e7e3;
	background-image: url(../images/bg_stripe.gif);
	background-repeat: repeat-x;
	color:#233340;
}

h1	{
	font-size:15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:15px;
	margin-bottom:-12px;
	
}

h2	{
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:14px;
	margin-bottom:-11px;
}

a	{
	text-decoration: none;
	color: #7f929f;
}

a:hover	{
	text-decoration: underline;
}

.footertext	{
	color: #7f929f;
	font-size: 10px;
	padding-left:16px;
	padding-top:6px;
}