
.Normal
{
	font-family : "Arial", "Helvetica", Serif;
	font-size:12px;
	color: #000000;
	font-weight: Normal; 
	text-decoration:none;
}
.BodyText
{
	color: #000000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
	font-weight: Normal; 
}

A.BodyText:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.BodyText:link {color : #000000; font-size : 12px; text-decoration: none;}
A.BodyText:active {color : #000000; font-size : 12px; text-decoration: none;}
A.BodyText:hover {color : #000000; font-size : 12px; text-decoration: none;}

.BodyLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	color: blue;
}

A.BodyLink:visited {color : blue; font-size : 12px; text-decoration: underline;}
A.BodyLink:link {color : blue; font-size : 12px; text-decoration: underline;}
A.BodyLink:active {color : blue; font-size : 12px; text-decoration: underline;}
A.BodyLink:hover {color : #FF0000; font-size : 12px; text-decoration: underline;}


.ParagraphHeading {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE:  14px; COLOR: black;
	 text-decoration: none;
}
.ParagraphSubheading {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE:  14px; COLOR: black; FONT-STYLE: italic;
	 text-decoration: none;
}
.PageTitle {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: black;
	 text-decoration: none;
}
.PageSubtitle {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: black; FONT-STYLE: italic;
	 text-decoration: none;
}

.RightLink {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: black;
}
A.RightLink:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.RightLink:link {color : #000000; font-size : 12px; text-decoration: none;}
A.RightLink:active {color : #000000; font-size : 12px; text-decoration: none;}
A.RightLink:hover {color : #FF0000; font-size : 12px; text-decoration: none;}

.RightLinkSelected {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #FF0000
}
A.RightLinkSelected:visited {color : #FF0000; font-size : 12px; text-decoration: none;}
A.RightLinkSelected:link {color : #FF0000; font-size : 12px; text-decoration: none;}
A.RightLinkSelected:active {color : #FF0000; font-size : 12px; text-decoration: none;}
A.RightLinkSelected:hover {color : #000000; font-size : 12px; text-decoration: none;}

.LeftLink {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000;
}
A.LeftLink:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.LeftLink:link {color : #000000; font-size : 12px; text-decoration: none;}
A.LeftLink:active {color : #000000; font-size : 12px; text-decoration: none;}
A.LeftLink:hover {color : #FFFFFF; font-size : 12px; text-decoration: none;}

.LeftLinkSelected {
	font-family: "Arial", "Helvetica", "Serif";
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: white
}
A.LeftLinkSelected:visited {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.LeftLinkSelected:link {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.LeftLinkSelected:active {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.LeftLinkSelected:hover {color : #FFFFFF; font-size : 12px; text-decoration: none;}