.title
{
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
    color: black;
    text-decoration: none
}
.subtitle
{
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: black;
    font-variant: small-caps
}
.subtitle2
{
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    font-variant: small-caps
}
.text
{
    font-family: "Times New Roman", Times, serif;
    font-size: normal;
    color: black;
    text-decoration: none
}
.link
{
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
    color: blue;
    font-variant: small-caps;
    text-decoration: none
}
.link:hover
{
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    color: blue;
    font-variant: small-caps;
    text-decoration: underline
}
.indent
{
    font-family: "Times New Roman", Times, serif;
    font-size: normal;
    color: black;
    text-decoration: none;
    padding-left: 3em
}
.space
{
    font-family: serif;
    font-size: 6px;
}
.nav
{
    text-decoration: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;;
    margin:0px 0px 0px 0px;;
}
img
{
    text-decoration: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;;
}
.content
{
	width:510px;
	height:101px;
	background-color:#000000;
	float:left;
	color:White;
	font: .9em  arial, helvetica, verdana, sans-serif;
	padding-top: 18px;
	padding-right: 40px;
	padding-bottom: 18px;
	padding-left: 40px;
}
