/* style.css */

body, p, br, div, span, table, tr, td, th, form, input, textarea, select, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, address, blockquote
{font-family: Helvetica,Arial,sans-serif,Verdana; color: #000000;}

body, p, br, div, span, table, tr, td, th, form, input, textarea, select, ul, ol, li, dl, dt, dd, address, blockquote
{font-size:12px;}

h1 {font-size:22px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}


body {margin-top: 0px; margin-left: 0px; background-color: #ff7700;}

a:link    {text-decoration:none; color: #666666;}
a:visited {text-decoration:none; color: #666666;}
a:active  {text-decoration:none; color: #bbbbbb;}
a:hover   {text-decoration:none; color: #bbbbbb;}
a:focus   {text-decoration:none; color: #bbbbbb;}

.bg_gray1 {background-color: #DDDDDD;}
.bg_gray2 {background-color: #CCCCCC;}

.txt_large {font-size:16px;}
.txt_small {font-size:10px;}
