<style type="text/css">


A:link		{color: #3D3D3D; text-decoration: underline;}
A:visited	{color: #3D3D3D; text-decoration: underline;}
A:active	{color: #3D3D3D; text-decoration: none;}
A:hover		{color: #3D3D3D; text-decoration: none;}

A.navfade:link		{color: #3D3D3D; font-size: 8pt; text-decoration: none;}
A.navfade:visited	{color: #3D3D3D; font-size: 8pt; text-decoration: none;}
A.navfade:active	{color: #3D3D3D; font-size: 8pt; text-decoration: underline;}
A.navfade:hover		{color: #3D3D3D; font-size: 8pt; text-decoration: underline;}

A.ftrfade:link		{color: #C1B9A9; font-size: 7pt; text-decoration: none;}
A.ftrfade:visited	{color: #C1B9A9; font-size: 7pt; text-decoration: none;}
A.ftrfade:active	{color: #C1B9A9; font-size: 7pt; text-decoration: underline;}
A.ftrfade:hover		{color: #C1B9A9; font-size: 7pt; text-decoration: underline;}

body		{color: #3D3D3D; background: #F5F5E5; font-family : arial, geneva, helvetica, sans-serif;}
td, th		{font-size: 9pt;}
p, div		{font-size: 9pt;}

.input_box		{font-size: 9pt; width: 150px; height: 25px; font-family: arial, geneva, sans-serif;}
.ftr_input_box	{font-size: 8pt; width: 125; height: 21px; font-family: arial, geneva, sans-serif;}
.findstore_input_box	{font-size: 7pt; width: 88; height: 16px; font-family: arial, geneva, sans-serif;}
.select		{font-size: 8pt; line-height: 12px; font-family: arial, geneva, sans-serif;}
.button		{font-size: 9pt;}

.header		{font-weight: bold; font-size: 15pt;}
.sub_header	{font-size: 14pt; font-family: arial black, arial-black; color: #F25212;}
.sidebar	{font-size: 8pt;}
.small		{font-size: 7pt;}
.footer		{color: #C1B9A9; font-size: 7pt;}


</style>A.mp3 {
color: #C1B9A9; font-size: 7pt; text-decoration: none;
}
.mp3 {
color: #3D3D3D; font-size: 10pt; text-decoration: none;
}

.submit {	
	background-color: #E1E1C7;
	font-weight: bold;
	font-size: 7pt;
	color: #F25212;
	cursor: pointer;
	border: 1px solid #F25212;
	}
	
.submit:hover {
	cursor: pointer;
	font-weight: bold;
	background-color: #F0F0D6;
	color: #F25212;
	border: 1px solid #F25212;
	}
