﻿P, TABLE, TD, FORM, INPUT, SELECT, TEXTAREA, OL, UL, LI {
	font-size: 10pt;
}

FORM, INPUT, SELECT, TEXTAREA { margin: 0cm;}

H1 {font-size : 18pt;}
H2 {font-size : 16pt;}
H3 {font-size : 14pt;}
H4 {font-size : 12pt;}
H5 {font-size : 10pt;}
H6 {font-size :  8pt;}

body
{
	background-color: white;
}
hr {
color:#E0E0E0;
}
A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:hover {text-decoration:underline;}

.footer { font-size: 8pt; font-family: Arial;}

.headline {
	font-size: 12pt;
	font-weight: bold;
	color: #2D4B9B;
	text-decoration: none;
}

.submenu {
	font-size: 10pt;
}

.small {
	font-size: 8pt;
}

.tiny {
	font-size: 6pt;
}

.header {
	font-size: 12pt;
}

.special {
	color: #005D99;
}

.note  {
	font-family : Arial;
	font-size : 9pt;
	background : #dddddd;
	border : thin #000000 ridge;
	padding : .25cm;
}

.important  {
	color : red;
}

.condensed  {
	font-weight: bold;
	margin-top : .3cm;
	margin-bottom : .3cm;
}

.bodylink  {
	color: black;
	text-decoration: none;
}

.footerlink  {
	color: white;
	text-decoration: none;
}

.menulink  {
	color: #2D4B9B;
	text-decoration: none;
}