@charset "utf-8";
@media screen {
html
{
color:#000;
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:100.01%;
margin-bottom:1px
}
html, body, div, span,
applet, object, iframe,
blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
border: 0;
margin: 0;
padding: 0;
text-align: left;
}

h1, h2, h3, h4, h5, h6, p
{
border: 0;
margin: 0;
padding: 0;
}

a img, :link img, :visited img {border: 0;}
table 
{
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {list-style: none;}
q:before, q:after,
blockquote:before, blockquote:after {content: "";}
a {text-decoration:none; color:#307378;}
a:hover {text-decoration:underline;}

input, textarea {font-size: 1.1em; padding: 2px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}

.f9	{font-size:56.25%}	/* 9px */
.f10	{font-size:62.5%}		/* 10px */
.f11	{font-size:68.8%}		/* 11px */
.f12	{font-size:75%}		/* 12px */
.f14	{font-size:87.5%}		/* 14px */
.f18	{font-size:112.5%}	/* 18px */
.f22	{font-size:137.5%}	/* 22px */
.f26	{font-size:162.5%}	/* 26px */
.f30	{font-size:187.5%}	/* 30px */
.f36	{font-size:225%}		/* 30px */

}