
body   {
	   font-family:	   "Verdana", "Arial", "sans-serif";
	   font-size:	   16pt;
	   color:		   red;
	   }
	   
a	   {text-decoration: none;
		color:	blue}
	 
.basic {
		font-family:   "Verdana", "Arial", "sans-serif";;
	   	font-size:	   11pt;
		font-weight:   normal;
		font-style:	   normal;
		line-height:   12pt;
	 	color:		   black;
} 	 
		
.menubar {
		font-family:   "Verdana", "Arial", "sans-serif";
	   	font-size:	   12pt;
		font-weight:   normal;
		line-height:   16pt;
	 	color:		   white;
}

a.menubar:hover	   {color: red;}

.title {
		font-family:   "Verdana", "Arial", "sans-serif";
	   	font-size:	   20pt;
		font-weight:   bold;
		font-style:	   normal;
		line-height:   28pt;
	 	color:		   black;
}

.subtitle {
		font-family:   "Verdana", "Arial", "sans-serif";
	   	font-size:	   12pt;
		font-weight:   normal;
		font-style:	   normal;
		line-height:   20pt;
	 	color:		   black;
}


.list {
		font-family:   "Verdana", "Arial", "sans-serif";
	   	font-size:	   11pt;
		font-weight:   bold;
		font-style:	   normal;
		line-height:   14pt;
	 	color:		   black;
}

.heading {
		font-family:   "Verdana", "Arial", "sans-serif";
	   	font-size:	   13pt;
		font-weight:   normal;
		font-style:	   normal;
		line-height:   14pt;
	 	color:		   black;
}

