﻿body 
{
	font-family: Arial, Verdana;
	font-size: 10px; 
}

body p 
{
	font-family: Arial, Verdana;
	font-size: 10px;
}

.content 
{
	font-size: 13px;
}

h1
{
	font-family: Arial, Verdana;
	font-size: 21px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2
{
	font-family: Arial, Verdana;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
	

.navigation {
	color: #FFFFFF;
	font-size: 16px; 
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px; 
	font-stretch: normal; 
	text-decoration: none; 
	text-align: right; 
	margin: 0; 

}

.navigation a 
{
	color: #FFFFFF;
	text-decoration: none; 
}

.navigation a:hover
{
	color: #d64499;
	text-decoration: none; 
}

.services {
	color: #000000;
	font-size: 14px; 
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px; 
	font-stretch: normal; 
	text-decoration: none; 
	text-align: left; 
	margin: 10px 10px 10px 10px;
}

.services a 
{
	text-decoration: none; 
}

.services ul 
{	
	margin: 2px 2px 2px 25px;
}

.services li 
{	
	color: #d64499;
}


.bottombar {
	color: #FFFFFF;
	font-size: 12px; 
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px; 
	font-stretch: normal; 
	text-decoration: none; 
	text-align: right; 
	margin: 0; 

}

.bottombar a {
	color: #FFFFFF;
	font-size: 12px; 
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px; 
	font-stretch: normal; 
	text-decoration: none; 
	text-align: right; 
	margin: 0; 

}


