﻿html,body{
      margin:0px;
      padding:0px;
      height:100%;
      border:none;
}

body 					{background: #444444 url('../../images/mainBacker.png') repeat top center; font-family: "Trebuchet MS", Helvetica, sans-serif; line-height: 135%;}

a						{color: #bd0000; text-decoration:none;}
a:hover					{color: #bd0000; text-decoration:underline;}


.size0					{font-size: 10px; line-height: 100%;}
.size1					{font-size: 10px; line-height: 135%;}
.size2					{font-size: 12px;line-height: 135%;}
.size3					{font-size: 14px; line-height: 135%;}

.hidden					{display: none;}