﻿body 
{
    font-family:Verdana;
    font-size:12px;
}

a
{
    text-decoration:none;
    color:#dd6000;    
}

a:hover
{
    text-decoration:underline;
}

h1
{
    font-size:22px; line-height:25px; font-weight:bold;
    padding-bottom:7px; 
}

h2
{
	font-family: Arial;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 21px;
	padding-bottom: 0px;
}

.htmlareaSubHeader, h3
{
	font-family: Arial;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 3px;
	padding-top: 2px;
}

.TextPlate
{
    line-height:18px;
    width:400px;
}
