.plain-text {
	font-family:  "Times New Roman", Times, serif;
	font-size:  14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.side-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.side-bullet-items {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	list-style-type: disc;
	text-decoration: none;
	color: #FFFFFF;

}
          #main a:link    { color: #FFFFFF; text-decoration: none; font-weight : normal; } 
          #main a:visited { color: #FFFFFF; text-decoration: none; font-weight : normal; } 
          #main a:hover   { color: #FFFFFF; text-decoration: underline; font-weight : bold; } 
          #main a:active  { color: #FFFFFF; text-decoration: none; font-weight : normal; } 

          #middle a:link    { color: #000000; text-decoration: none; font-weight : normal; } 
          #middle a:visited { color: #000000; text-decoration: none; font-weight : normal; } 
          #middle a:hover   { color: #000000; text-decoration: underline; font-weight : bold; } 
          #middle a:active  { color: #000000; text-decoration: none; font-weight : normal; } 
		  
          #footer a:link    { color: #FFFFFF; text-decoration: none; font-weight : normal; } 
          #footer a:visited { color: #FFFFFF; text-decoration: none; font-weight : normal; } 
          #footer a:hover   { color: #FFFFFF; text-decoration: underline; font-weight : bold; } 
          #footer a:active  { color: #FFFFFF; text-decoration: none; font-weight : normal; } 

