/* CSS definition file containing site wide stylesheets */

.submenu_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 11px
}

H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	line-height: 14pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.plain_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}