﻿
H1
{
	font-family:Arial;
	font-size: 22px;
	font-weight: bold;
	line-height:normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #12143F;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
H2
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height:normal;
	text-decoration: none;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #12143F;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
H3
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height:normal;	
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #12143F;
	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: 12px;
	color: #333333;
    font-family: Arial;
	text-decoration: none;
}


html 
{
	height:100%;	
}

BODY
{
    FONT-WEIGHT: normal;
    font-size: 12px;
    margin:0px;
	color: #333333;
    font-family: Arial;
	text-decoration: none;	
	/*background-image:url(../media/index_bg.jpg);*/
	background-attachment:fixed;
	background-position: top center;
	background-repeat:no-repeat;
	border:0px #fff000  solid;
	/*height:100%;*/
 }
