a:link
	{color:#4f3366;
	text-decoration:underline
	}
	
a:visited
	{color:#4f3366;
	text-decoration:underline
	}

a:hover
	{font-weight:bold;
	text-decoration:underline overline; 
	color: #4f3366
	}

a:active
	{color:#4f3366;
	text-decoration:underline overline;
	font-weight: bold
	}

a.em:link 
	{text-decoration:underline;
	color: #4f3366;
	font-size: 14px;
	font-weight: bold
	}
	
a.em:active
	{color:#4f3366;
	text-decoration:underline overline;
	font-size: 14px;
	font-weight: bold
	}

a.em:visited
	{text-decoration:underline;
	color: #4f3366;
	font-size: 14px;
	font-weight: bold
}

a.em:hover
	{font-weight:bold;
	text-decoration:underline overline; 
	color: #4f3366;
	font-size: 14px;
	font-weight: bold
}

a.strem:link 
	{text-decoration:underline;
	color: #800080;
	font-size: 20px;
	font-weight: bold
	}
	
a.strem:active
	{color:#800080;
	text-decoration:underline overline;
	font-size: 20px;
	font-weight: bold
	}

a.strem:visited
	{text-decoration:underline;
	color: #800080;
	font-size: 20px;
	font-weight: bold
}

a.strem:hover
	{font-weight:bold;
	text-decoration:underline overline; 
	color: #800080;
	font-size: 20px;
	font-weight: bold

body
	{color:#4f3366;
	font:14px Arial, Helvetia, sans-serif; 
	background-color: #FFFFFF
	}

p
	{color:#4f3366;
	font:14px Arial, Helvetia, sans-serif
	}

td
	{color:#4f3366;
	font:14px Arial, Helvetia, sans-serif
	}

h1 
	{  font-size: 20px; 
	color: #4f3366; 
	font-style: normal; 
	border: black; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}

h2 
	{  font-size: 16px; 
	color: #4f3366; 
	font-style: normal; 
	font-weight: bold
	border: black; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}

h3 
	{  font-size: 14px; 
	color: #4f3366; 
	font-style: normal; 
	font-weight: bold
	border: black; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}

.div 
	{  background-color: #666666
	}

.title 
	{  color: #000000; 
	background-color: #666666; 
	text-transform: uppercase; 
	font-weight: bold
	}

.content 
	{  background-color: #FFFFFF
	}

.emphasis
	{  	font-weight: bold;
	font-size: 14px;
	}


