/*
  MOAPL CSS
*/

 /* General page style. */
body {
	background-color: #FFFFFF;
}

/* General font families for common tags */
blockquote, form, li, font, th, td, p { font-family: arial, Helvetica, sans-serif; color: #000000; font-size: 11pt;}
a:link, a:active, a:visited { color : #000000; }
a:hover		{ text-decoration: underline; color : #000000; }
hr	{ height: 0px; border: solid #003366 0px; border-top-width: 1px;}

.header {font-family:Arial, Helvetica, sans-serif; font-size:13pt; color:#666633; font-weight: bold;}
