﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: 'Comic Sans MS';
	font-size: 14px;
}

body a:Link
{
	padding: 0px;
	margin: 0px;
	color: #006600;
	font-family: 'Comic Sans MS';
	font-size: 14px;
}

body a:hover
{
	padding: 0px;
	margin: 0px;
	color: #006600;
	font-family: 'Comic Sans MS';
	font-size: 14px;
	font-weight: normal;
}

body a:visited
{
	padding: 0px;
	margin: 0px;
	color: #006600;
	font-family: 'Comic Sans MS';
	font-size: 14px;
}

.header
{
	
	color: #006600;
	font-weight: normal;
	
}

.title
{
	color: #006600;
	font-weight: bold;
	font-size: 38px;
}
.headermenu
{
	
	background-color: #006600;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}

.headermenu a:link
{
	color: #FFFFFF;
}
.headermenu a:hover
{
	text-decoration: underline;
}
.headermenu a:visited
{
	color: #FFFFFF;
}
.footer
{
	color: #006600;
	font-size: 12px;
}

.footer a:link
{
	color: #006600;	
}

.footer a:visited
{
	color: #006600;	
}
.footer a:hover
{
	color: #006600;
	text-decoration: underline;
}

.content
{
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}
.comments
{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.tableborder
{
	border: .01em solid #006600;
}
/* Defines the appearance of the IntroText of a content item on the Content List and Detail pages. */
.IntroText
{
  font-style: italic; 
}

.IntroText1
{
	font-style: normal;
	font-size: 16px;
	color: #E87400;
	font-weight: normal;
}

.IntroText2
{
	font-style: normal;
	font-size: 16px;
	color: #006600;
	font-weight: normal;
}

.IntroText3
{
	
	font-weight: normal;
	
}