 BODY  {
 	font-size : x-small;
 	font-weight : normal;
 	color : Black;
 	font : Arial;
 	font-style : normal;
 }
 
 TD  {
 	font-size : x-small;
 	font-weight : normal;
 	color : Black;
 	font : Arial;
 	font-style : normal;
 }

 H1  {
 	font-size : large;
 	font-weight : bold;
 	color : #385BE2;
 	font : Arial;
 	font-style : normal;
 }

 H3  {
 	font-size : medium;
 	font-weight : normal;
 	color : black;
 	font : Arial;
 	font-style : normal;
 }

 A.menubar  {
 	font-size : medium;
 	font-weight : Bold;
 	color : #B5006B;
 	font : Arial;
	text-decoration: none;
 }

 A:Visited.menubar  {
 	font-size : medium;
 	font-weight : Bold;
 	color : #B5006B;
 	font : Arial;
	text-decoration: none;
 }

 A:Active.menubar  {
 	font-size : medium;
 	font-weight : Bold;
 	color : #B5006B;
 	font : Arial;
	text-decoration: underline;
 }

 A:Hover.menubar  {
 	font-size : medium;
 	font-weight : Bold;
 	color : #B5006B;
 	font : Arial;
	text-decoration: underline;
 }

 A  {
	color: #385BE2;
 	font-size : x-small;
 	font-weight : normal;
 	font : Arial;
 	font-style : normal;
 }
 
 A:Visited  {
	color: #888888;
 }
 
 A:Active  {
 color: #385BE2;
 }

