body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

p.newsletter {
	font-size:11pt;
}

font {
	font-family: Tahoma;
	font-size: 11px;
}

.small {
	font-family: Tahoma;
	font-size: 9px;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}

.medium {
	font-family: Tahoma;
	font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}

.news {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}

.grey {
	font-family: Tahoma;
	color: #999999;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}

.title {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.section {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.subtitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

table {
	font-family: Tahoma;
	font-variant: normal;
	font-size: 11px;
	text-transform: none;
	line-height: normal;
}

input{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: none;
}

textarea{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: none;
}

select{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: none;
}

.footer:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.footer:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FADD66;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.menu:link {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}

.menu:visited {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}

.menu:hover {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
}

.news:link {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}

.news:visited {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}

.news:hover {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}


.newsList:link {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}

.newsList:visited {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}

.newsList:hover {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #5c7b8e;
	line-height: normal;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #5c7b8e;
	text-decoration: none;
}

a:hover {
    font-family: Tahoma;
	font-size: 11px;
	/*font-weight: normal;*/
	text-transform: none;
	color: #5c7b8e;
	line-height: normal;
	text-decoration: none;
}
p {
	margin-bottom:3px;
	margin-top:3px;
}
h3 {
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}