/*
	TEXT
*/

td,p	{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	margin-right: 20px;
}

 
.headline	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 28px;
	line-height: 32px;
	font-style : normal;
	font-weight : normal;
	color: #000099 ;
	text-decoration: none;
	margin-right: 20px;
}

.subhead	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 14px;
	line-height: 16px;
	font-style : normal;
	font-weight : bold;
	color: #000099 ;
	text-decoration: none;
	margin-right: 20px;
}

.section	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 20px;
	line-height: 16px;
	font-style : normal;
	font-weight : normal;
	color: #000099 ;
	text-decoration: none;
	margin-right: 20px;
}

.footnote	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 11px;
	line-height: 16px;
	font-style : normal;
	font-weight : normal;
	color: #000099 ;
	text-decoration: none;
	margin-right: 20px;
}

.date	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 11px;
	line-height: 16px;
	font-style : normal;
	font-weight : normal;
	color: #000099 ;
	text-decoration: none;
}

.tell	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 17px;
	line-height: 18px;
	font-style : normal;
	font-weight : bold;
	color: #ffffff ;
	text-decoration: none;
}

#content	{
	padding: 14px 0px 15px 0px;
}


/*
	LINKS
*/

a	{ 
	color: #36CCDA ;
	text-decoration: underline;
}

a:link	{ 
	color: #36CCDA ;
	text-decoration: underline;
}

a:hover	{ 
	color: #0000cc ;
	text-decoration: underline;
}

a:active	{ 
	color: #ff0000 ;
	text-decoration: underline;
}


a:visited	{ 
	color: #666666 ;
	text-decoration: underline;
}




a.menupage	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 13px;
	line-height: 16px;
	font-style : normal;
	font-weight : bold;
	color: #36CCDA ;
	text-decoration: underline;
}

a.menupage:hover	{ 
	font-family: Verdana, Arial, Helvetica, 'Sans Serif'; 
	font-size: 13px;
	line-height: 16px;
	font-style : normal;
	font-weight : bold;
	color: #0000cc ;
	text-decoration: underline;
}

.err {
	color: #ff0000;
}