body {
	margin: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.takecontrol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #bbbbbb;
}
.squeeze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.getthemost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #aaaaaa;
}
#navcontainerRight {
	width: 145px;
	margin-top: 15px;
	margin-bottom: 15px;
 }
#navcontainerRight ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family:  Arial, Helvetica, sans-serif;
FONT-SIZE: 12px;width: 145px;
font-weight: bold;border-bottom: 1px solid #FFFFFF;145px;
}
#navcontainerRight a
{
display: block;
padding-top: 0.5em;padding-bottom: 0.5em;padding-left:10px;
width: 145px;
background-color: #C5DEE5;
border-top: 1px solid #FFFFFF;
}

#navcontainerRight a
{
color:#FFFFFF;
text-decoration: none;
}

#navcontainerRight a:hover
{
background-color: #7BACBB;
color:#FFFFFF;
}
.style1 {
	color: #C5DEE5;
	font-weight: bold;
}
.style2 {font-size: 9px}
a{
	font-family: Arial, Helvetica, sans-serif;
	color:#CD0322;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #7BACBB;
	text-decoration: underline;
}