	h1
	{
		font-size: 12px;
		text-align: left;
		color: #7f7f83;
		text-shadow: 0px 0px;
		font-weight: bold;
		font-family: sans-serif;
	}
	h4
	{
		color: #7f7f83;
		font-size: small;
		text-shadow: 0px 0px;
		font-weight: bold;
		font-family: sans-serif;
	}
	h5
	{
		color: #004574;
		font-size: x-small;
		text-shadow: 0px 0px;
		font-weight: bold;
		font-family: sans-serif;
		font-stretch: wider;
	}
	body
	{
	    background-color: #FFFFFA;
		background-image:none;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 15px;
		border-style: none;
		border-width: 0px;
		border-collapse: collapse;
		border-spacing: 0px 0px;
		padding: 0px;
		outline:none;
		-moz-outline:none;
		-moz-user-focus: none;
	}
	p
	{
		line-height:1.5;
		font-family: sans-serif;
		color: #505053;
		font-size: 		small;
	}
	menubar
	{
	}
	a:link 
	{ 
		-moz-outline:none;
		-moz-user-focus: none;
		border-style:none;
		outline: none;
		color: #004574;
		text-decoration:none;
	}
	a:visited 
	{
		-moz-outline:none;
		-moz-user-focus: none;
		border-style:none;
		outline: none;
		color: #004574;
		text-decoration: none;
	}
	a:hover 
	{
		-moz-outline:none;
		-moz-user-focus: none;
		border-style:none;
		outline: none;
		color: #004574;
		text-decoration: underline;
	}
	a:active 
	{ 	
		-moz-outline:none;
		-moz-user-focus: none;
		border-style:none;
		outline: none;
		outline:none;
		color: #004574;
		text-decoration: none;	
	}
	.bottomline
	{
		font-size: x-small;	
	}
	.reduced
	{
		color: #a6a6a6;
		
	}
	.reddish
	{
		color: #df0024;
	}
	.video_box
	{
		cursor:pointer;
		border-color: #7f7f83;
		border-width: 1px;
		border-style: solid;
	}
	.video_box_mouseover
	{
		cursor:pointer;
		border-color: #0077be;
		border-style: solid;
		border-width: 1px;
		background-color: #d1e2fd;
	}
	.char_table
	{
		border-color: #6c6c6c;
		border-style: solid;
		border-width: 1px;
	}
	.char_header
	{
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 5px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		bottom: 0px;
		top: 0px;
		line-height: 10px;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #df0024;
		font-size: 10px;
	}
	.char_value
	{
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 5px;
		padding-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		bottom: 0px;
		top: 0px;
		line-height: 10px;
		color: #6c6c6c;
		font-size: 10px;
	}
	
	
