.normaltext {
	font-style		:		normal;
	font-weight		:		bold;
	font-size		:		90%;
	font-family		:		verdana,arial;
}
.headers {
	font-weight		:		bold;
	font-size		:		90%;
        font-family             :               verdana,arial;
}
.button {
	width			:		93px;
	height			:		16px;
	background-color	:		#235088;
	color			:		#ffffff;
	border			:		none;
	font-weight		:		bold;
	font-size		: 		9px;
	margin			:		-10px 12px 0 0 !important;
	margin			: 		5px 12px 0 0;
}
.footer {
	color			:		white;
	font-size		:		40%;	
        font-family             :               verdana,arial;
	padding-left		:		10px;
	padding-right		:		10px;
}
.footer a:link
{
        text-decoration 	:       none;
        color           	:       white;
}
.footer a:visited
{
        text-decoration 	:       none;
        color           	:       white;
}

.package {
	color			:		white;
	font-size		:		150%;
}
.headers a:link
{
        text-decoration :       none;
        color           :       black;
}
.headers a:visited
{
        text-decoration :       none;
        color           :       black;
}
.headers a:hover
{
        text-decoration :       underline;
}
.menus
{
	border-style	:	solid;
	border-width	: 	1px;
}
.menu-text
{
        font-family     :	courier;
        font-size	:	15px;
}
.menu-text a:link
{
        text-decoration :       none;
        color           :       black;
}
.menu-text a:visited
{
        text-decoration :       none;
        color           :       black;
}
.menu-text a:hover
{
        text-decoration :       underline;
}
.paddings
{
	padding-left	:	4px;
	padding-top	:	4px;
	font-family	:	verdana,arial;
	font-size	:	12px;
}
