/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #EFEFEF;
}

a{	
color: #333333;
text-decoration: none;
font-weight:600;
font-family: "Goudy Old Style";
font-size:16px;
}

a:hover{
font-family: "Goudy Old Style";
font-size:16px;
color:#2b7cff;
text-decoration:none;
font-weight:600;
}

.menu{
font-family: "Goudy Old Style";
font-size:16px;
font-weight:600;
}

div.mainContent {
position:relative;
font-family: "Goudy Old Style";
float:left;
width:80%;
font-size: 14px;
color:#333333;
margin-top:20px;
margin-left:60px;
margin-right:20px;
margin-bottom:30px;
}

div.packageHeading{
color:#000000;
font-size:18px}

div.packageSubHeading{
color:#000000;
font-size:16px;}

div.package{
color:#333333;
font-size:14px;
margin-left:20px;
margin-top:5px;
margin-bottom:25px}
