@charset "iso-8859-1";

p{			
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #333333;
			line-height: 1.2;}

td{			
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 1.2;
			font-weight: normal;
			color: #333333;}

.title{		font-size: 14px;
			font-weight: bold;
			color: #993333;
			line-height: 1.0;}

h1{
			font-size: 14px;
			font-weight: bold;
			line-height: 1.0;}
			
h2{
			font-size: 12px;
			font-weight: bold;
			line-height: 1.0;}

a {
			text-decoration: none;
			}

a:hover{
			text-decoration: underline;
			color: #993333;}

.topmenu{
			font-size: 14px;
			font-weight: bold;
			color: #333333;}
			
.leftmenu{
			font-size: 12px;
			color: #333333;
			margin-top: 5px;
			line-height: 1.8;}
			
.section_name{
			font-size: 24px;
			color: #ffffff;}
