﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, button, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, 
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{background-color: Transparent; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; outline: 0px;}

html {overflow: auto;}

body 
{
	background-color: rgb(217, 217, 217);
	height: 100%;
	color: #000;
	line-height: 100%; 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6 {font-style: normal; text-align: left; font-weight: bold; line-height: 130%; color: #2f4f4f; margin: 0px 10px 0px 10px;}
h1 {font-size: 140%;}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}

a {display: block; text-align: center; color: #2f4f4f;}

input, textarea, select
{
	background-color: #f5f5f5;
	color: #2f4f4f;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	border-style: solid; 
	border-color: #999; 
	border-width: 1px;
}

samp {color: #008000;}
ol, ul {list-style: none;}
a img,:link img,:visited img {border:none;}
:link, :visited {text-decoration:none;}

table {border-collapse: collapse; border-spacing: 0px;}
caption, th, td {text-align: left; font-weight: normal;}

q {quotes: "" "";}
