.leftmenu
{
	font-size: 14px;
	color: black;
	text-decoration: none
}

.leftmenu:hover
{
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none
}

.leftmenusel
{
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none
}

.LargeText 
{
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}

.Text 
{
	font-size: 14px;
}

.TextBold 
{
	font-size: 14px
	font-weight: bold;
}

.Title 
{	
	font-weight: bold;
	font-size: x-large;
	color: #FF6600;
}

.Subtitle 
{
	font-size: large;
	font-weight: bold;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
}
 
.footer 
{
	font-size: x-small;
	color: #333333;
}
