BODY {
	background-color : White;
	color : Black;
}
.form_text {
	text-align : right;
	width : 90%;
	padding-left : 150px;
	padding-top : 30px;
	text-decoration : none;
	text-transform : none;
	font-family : serif;
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
}

.title {
	color : #339999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	text-transform : capitalize;
	letter-spacing : 2px;
	word-spacing : 2px;
	padding-bottom : 12px;
	padding-top : 6px;
}

.plink {
	color : Teal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	text-transform : capitalize;
	padding-left : 12px;
	padding-bottom : 9px;
}

.olink {
	color : Purple;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	text-transform : capitalize;
	padding-left : 12px;
	padding-bottom : 9px;
}

.top_text{
	color : #003333;
	font-family : "Bookman Old Style";
	font-size : medium;
	font-style : normal;
	font-weight : 400;
	text-align : center;
	text-transform : none;
	padding-bottom : 12px;
	padding-top : 6px;
}

.gradient{
	background-image : url(images/blue.jpg);
	background-repeat : repeat-x;
}
.save {
	color : Teal;
	font-family : "Britannic Bold";
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
	text-transform : capitalize;
	font-variant : normal;
	letter-spacing : 3px;
	word-spacing : 6px;
}

.free
{
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.full
{
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : Blue;
}

.month{
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : normal;
	font-weight : 300;
	padding-bottom : 4px;
	padding-top : 4px;
	text-align : center;
	text-decoration : none;
	letter-spacing : 2px;
	color : #660066;
}

