body	{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	background-color: #e0e0e0;	margin: 0px 0px 0px 0px;	}
h1		{	font-size:	16px;	font-weight: bolder;	}
.white	{	color: #ffffff;	}
.black	{	color: #000000;	}
.blackbold	{	color: #000000;	font-weight: bold;	}
.blackboldl	{	color: #000000;	font-weight: bold;	font-size: 14px;	}
.blackboldxl	{	color: #000000;	font-weight: bold;	font-size: 16px;	}
.blueboldl	{	color: #2e3192;	font-weight: bold;	font-size: 14px;	}
.smallwhite	{	font-size: 9px;	color: #ffffff;	}
.smallblack	{	font-size: 9px;	color: #000000;	}
.smallblue	{	font-size: 9px;	color: #1b1464;	}

a.mainnav:link,
a.mainnav:active,
a.mainnav:visited	{	color: #000000;	text-decoration: none;	font-weight: normal;	}
a.mainnav:hover	{	color: #ffffff;	text-decoration: none;	font-weight: normal;		}


a.blacklink:link,
a.blacklink:active,
a.blacklink:visited	{	color: #1b1464;	text-decoration: none;	font-weight: normal;	}
a.blacklink:hover		{	color: #000000;	text-decoration: underline;	font-weight: normal;		}

a.blacklinkl:link,
a.blacklinkl:active,
a.blacklinkl:visited	{	color: #1b1464;	text-decoration: none;	font-weight: bold;	}
a.blacklinkl:hover		{	color: #000000;	text-decoration: underline;	font-weight: bold;		}


a.bluelink:link,
a.bluelink:active,
a.bluelink:visited	{	font-size:	9px;	color: #1b1464;	text-decoration: none;					}
a.bluelink:hover		{	font-size:	9px;	color: #1b1464;	text-decoration: underline;			}

a.whitelink:link,
a.whitelink:active,
a.whitelink:visited	{	font-size:	9px;	color: #ffffff;	text-decoration: none;			}
a.whitelink:hover		{	font-size:	9px;	color: #ffff00;	text-decoration: underline;			}

.shadowed	{	position: relative; left: -1px; top: -1px; z-index: -1; color:#000000;}
.shadow		{	position: relative; left: 0px; top: 0px; z-index: 100; color:#FFFFFF;}

.headerbar	{	font-weight: bold; background-image: url(images/memheader.png); height: 20px;	color: #000000;	}