﻿BODY {
	font-family : Arial, Tahoma, Verdana,  sans-serif ;
	font-size : 9pt; color: #444444;
	background:#FAFAFA url('../images/amt.gif');
	background-position : 99% 99%;
	background-repeat : no-repeat;
	background-color : #FAFAFA;
	background-attachment : scroll;
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:0pt;
}

#tip { background:fuchsia; display:none;}

P {
margin-top: 4; margin-bottom: 4;
}

A { 
	margin-top: 2; margin-bottom: 2;
	font-size : 8pt; 
	text-decoration: none;
	color: #bc2817;
}
H1 {
    margin-top: 0; margin-bottom: 4; 
	font-size: 12pt;
}

H2 {
	margin-top: 12; margin-bottom: 4; 
	font-size: 11pt;
}

H3 {
	margin-top: 2; margin-bottom: 4; 
	font-size: 10pt;
}

H4 {
    	margin-top: 12; margin-bottom: 4; 
	font-size: 12pt;
}

H5 {
	margin-top: 0; margin-bottom: 4; 
	font-size: 10pt;
}

H6 {
	margin-top: 2; margin-bottom: 4; 
	font-size: 9pt;
	
}

A:Hover {
	font-size : 8pt; 
	text-decoration: underline;
	color: #bc2817;
}


TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt; color: #444444;
	background-image: none;
	background-color : transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
