.content {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.tabletitle  {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;

	font-weight: bold;
}

.breadcrumb  {
	color: #000000; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 18px; 
	text-decoration: none; 
	text-align: left; 
	font-weight:none;
}


.nav, .nav a {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	font-weight:bold;
	margin-left : 5px;
}

.subnav, .subnav a {
	color: #990000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight: none;
}


.topnav, .topnav a {
	color: #990000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}

.footer  {
	color: #000000; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 12px; 
	text-align: center; 
	font-weight:none;}

A	{
	color: #990000;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:none;
}

.title {
	color: black;
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}

.highlight  {
	color: #990000;
}

.larger {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

.writeidea {
	color: #990000;
	font-family: Verdana;
	font-size: 36px;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
}

.error  {
	color: #007700;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	font-weight:none;
}