﻿
H1
{
	font-family:Times New Roman;
	font-size: 22px;
	font-weight: roman;
	line-height:normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #002D6A;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
H2
{
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: roman;
	line-height:normal;
	text-decoration: none;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #002D6A;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
H3
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: roman;
	line-height:normal;	
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #002D6A;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

 

LINK
{
	font-variant:small-caps;
	font-weight:bold;
	
}
 
/* ---------------------------------  
	Default style of site  (Content)
------------------------------------ */

TD
{
    FONT-WEIGHT: normal;
    font-size: 11px;
	color: #454544;
    font-family: Verdana;
	text-decoration: none;
}


BODY
{
    FONT-WEIGHT: normal;
    font-size: 11px;
	color: #454544;
    font-family: Verdana;
	text-decoration: none;
	background:#EAE4D2 url(../media/inner_bg.jpg) top repeat-x;
	height:100%;	 
 }
