body {
	background-image: url(images/bg-site.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

a:link        {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #66ffff;
}
a:visited     {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #66ffff;
}

a:hover       {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #66ffff;
}

a.nav:link        {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #66ffff;
}
a.nav:visited     {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #66ffff;
}
a.nav:hover       {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #66ffff;
}

a.nav:hover       {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #66ffff;
}

a.email:link        {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #66ffff;
}
a.email:visited     {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #66ffff;
}
a.email:hover       {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #66ffff;
}

div    {
	margin-top: 0px;	
	margin-bottom: 0px;	
}

p    {
	margin-top: 7px;	
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 7px;	
}

ul    {
	margin-top: 3px;	
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	margin-bottom:3px;	
}

li    {
	margin-top: 1px;	
	margin-bottom:1px;	
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.text		{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.text2		{
	font-size: 20px;
	text-decoration: none;
	color: #ffff99;
}

.text3		{
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #ffff99;
}

.text4		{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.text5		{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #ffff99;
}

.text6		{
	font-size: 10px;
	text-decoration: none;
	color: #f0f3f8;
}

