
/* Default link style */
A:link{text-decoration: underline; color: rgb(0,0,0);}
A:active{text-decoration: underline; color: rgb(0,0,0);}
A:visited{text-decoration: underline; color: rgb(0,0,0);}
A:hover{text-decoration: none; color: rgb(0,0,0);}
/* End Default link style */

/* Heading styles */
.headingfont {margin-top: 0; margin-left: 0; font-size: 14pt; font-family: Arial; line-height: 120%; color: rgb(205,86,29); text-decoration: none; font-weight: bold;}
/* End Heading styles */

/* Topic Menu styles */
.menufontwhite {margin-top: 0; margin-left: 0; font-size: 10pt; font-family: Arial; line-height: 120%; color: rgb(255,255,255); font-weight: bold;}
	.menufontwhite A:link{color: rgb(255,255,255); text-decoration: underline;}
	.menufontwhite A:active{color: rgb(255,255,255); text-decoration: underline;}
	.menufontwhite A:visited{color: rgb(255,255,255); text-decoration: underline;}
	.menufontwhite A:hover{color: rgb(255,255,255); text-decoration: none;}

.menufontdarkblue {margin-top: 0; margin-left: 0; font-size: 10pt; font-family: Arial; line-height: 120%; color: rgb(28,45,83); font-weight: bold;}
	.menufontdarkblue A:link{color: rgb(28,45,83); text-decoration: underline;}
	.menufontdarkblue A:active{color: rgb(28,45,83); text-decoration: underline;}
	.menufontdarkblue A:visited{color: rgb(205,86,29); text-decoration: underline;}
	.menufontdarkblue A:hover{color: rgb(28,45,83); text-decoration: none;}
/* End Topic Menu styles */


/* Font Styles */
.bodyfont {margin-top: 0; margin-left: 0; font-size: 10pt; font-family: Arial; line-height: 120%; color: rgb(0,0,0);}
	.bodyfont A:link{color: rgb(5,144,199); text-decoration: underline;}
	.bodyfont A:active{color: rgb(0,0,0); text-decoration: underline;}
	.bodyfont A:visited{color: rgb(205,86,29); text-decoration: underline;}
	.bodyfont A:hover{color: rgb(0,0,0); text-decoration: none;}

.bodyfontblue {margin-top: 0; margin-left: 0; font-size: 8pt; font-family: Arial; line-height: 120%; color: rgb(5,144,199);}
	.bodyfontblue A:link{color: rgb(5,144,199); text-decoration: underline;}
	.bodyfontblue A:active{color: rgb(5,144,199); text-decoration: underline;}
	.bodyfontblue A:visited{color: rgb(5,144,199); text-decoration: underline;}
	.bodyfontblue A:hover{color: rgb(5,144,199); text-decoration: none;}

.bodyfontdarkblue {margin-top: 0; margin-left: 0; font-size: 10pt; font-family: Arial; line-height: 120%; color: rgb(28,45,83);}
	.bodyfontdarkblue A:link{color: rgb(28,45,83); text-decoration: underline;}
	.bodyfontdarkblue A:active{color: rgb(28,45,83); text-decoration: underline;}
	.bodyfontdarkblue A:visited{color: rgb(28,45,83); text-decoration: underline;}
	.bodyfontdarkblue A:hover{color: rgb(28,45,83); text-decoration: none;}

.bodyfontwhite {margin-top: 0; margin-left: 0; font-size: 10pt; font-family: Arial; line-height: 120%; color: rgb(255,255,255);}
	.bodyfontwhite A:link{color: rgb(255,255,255); text-decoration: underline;}
	.bodyfontwhite A:active{color: rgb(255,255,255); text-decoration: underline;}
	.bodyfontwhite A:visited{color: rgb(255,255,255); text-decoration: underline;}
	.bodyfontwhite A:hover{color: rgb(255,255,255); text-decoration: none;}

.bodyfontbrown {margin-top: 0; margin-left: 0; font-size: 12pt; font-family: Arial; line-height: 120%; color: rgb(205,86,29); text-decoration: none; font-weight: bold;}


