.content {
    border-left: 1px solid #deb1ee;
    border-right: 1px solid #deb1ee;
    border-bottom: 1px solid #deb1ee;
    text-align: left;
    width: 750px;
} 

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #334ba5;
	font-style: italic;
	font-weight: bolder;
}


.small {
	font-family: "Verdana";
	font-size: 12px;
	color: #334ba5;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #334ba5;
	font-style: italic;
	font-weight: bolder;
}

.menu:link {
	color: #7488bc;
	text-decoration: none;
}

.menu:visited {
	color: #7488bc;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
	color: #334ba5;
}

.menu:active {
	text-decoration: underline;
	color: #334ba5;
}

.menuChosen {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	color: #334ba5;
}

.menuChosen:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	color: #334ba5;
}

.footer {
	font-family: "Verdana";
	font-size: 10px;
	color: #ffffff;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

a:link {
	color: #0000FF;
}

a:visited {
       text-decoration: none;
        color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #27780a;
}

a:active {
	color: #FF0000;
}
