@charset "utf-8";


html, body, div, span, a, abbr, acronym, address, cite, blockquote, q, del, ins, dfn, p, h1, h2, h3, h4, h5, h6, big, small, em, strong, code, kbd, pre, samp, tt, var, form, fieldset, legend, label, optgroup, option, img, map, area, br, hr, ul, ol, dl, dt, dd, li, table, thead, tbody, tfoot, tr, th, td, colgroup, col, caption, noscript, object
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-indent: 0;
	vertical-align: baseline;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100.01%;
	}
	
div, span, a, abbr, acronym, address, cite, blockquote, q, del, ins, dfn, p, h1, h2, h3, h4, h5, h6, big, small, code, kbd, pre, samp, tt, var, form, fieldset, legend, label, optgroup, option, img, map, area, br, hr, ul, ol, dl, dt, dd, li, table, thead, tbody, tfoot, tr, th, td, colgroup, col, caption, noscript, object {
	zoom: 1;
	position: relative;
}	
	
sub, sup
	{
	margin: 0;
	padding: 0;
	text-indent: 0;
	line-height: 0;
	}

input, textarea, select, button
	{
	margin: 0;
	padding: 0;
	line-height: 1;
	font: normal normal normal 12px/1em Verdana, Arial, Helvetica, sans-serif;
	}
	
optgroup
	{
	font-weight: bold;
	font-style: normal;
	}
	
option
	{
	font-weight: normal;
	}
	
body
	{
	font: normal normal normal 12px/1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #000000;
	background: #ffffff;
	}

a
	{
	color: #000000;
	text-decoration: none;
	}
	
a:link
	{
	color: #0033CC;
	text-decoration: underline;
	}
	
a:visited
	{
	color: #6600CC;
	text-decoration: underline;
	}

a:hover
	{
	color: #0099FF;
	text-decoration: underline;
	}
	
a:active
	{
	color: #00CC66;
	text-decoration: underline;
	}	

abbr, acronym
	{
	text-transform: uppercase;
	}
	
address
	{
	font-style: normal;
	}

big
	{
	font-size: 120%;
	}

cite
	{
	font-style: italic;	
	}
	
code, code, kbd, pre, samp, tt, var
	{
	font-family: "Courier New", Courier, monospace;
	}

ul, ol
	{
	list-style-type: none;
	}
	
del
	{
	text-decoration: line-through;
	}

dfn, em
	{
	font-style: italic;
	}
	
h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	}

hr
	{
	height: 1px;
	line-height: 0;
	border: none;
	overflow: hidden;
	color: black;
	backgorund-color: black;
	}
	
ins
	{
	text-decoration: underline;
	}
	
small
	{
	font-size: 80%;
	}
	
strong
	{
	font-weight: bold;
	}

caption, th, td
	{
	font-weight: normal;
	text-align: left;
	}
	
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
	
blockquote:before, blockquote:after, q:before, q:after
	{
	content: "";
	}

blockquote, q 
	{
	quotes: "" "";
	}
	
img 
	{
	display: block;	
	}
