/* Default CSS Stylesheet for a new Web Application project */

.toplinks{
	 font-family:verdana;
	 font-size: 14px;
	 font-weight: bolder;
	 color:#000000;
	 text-decoration: none;
}
.bfooter{
	color:#ffffff;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
}
.bottomsection{
	font-family:verdana;
	font-size:13px;
}
.mainbody{
	font-family:verdana;
	font-size:14px;
}
.sidebar{
	font-family:verdana;
	font-size:14px;
}
.pageheader
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	color:#4A5540;
}
.mediumbody
{
	font-family:Verdana;
	font-size:11px;
}