<STYLE TYPE="type/css">

<!--

a.left:link 	{ font-family: arial; font-size: 14; color: white; font-weight: bold; text-decoration: none 		}
a.left:active 	{ font-family: arial; font-size: 14; color: green; font-weight: bold; text-decoration: underline 	}
a.left:visited 	{ font-family: arial; font-size: 14; color: white; font-weight: bold; text-decoration: none 		}
a.left:hover 	{ font-family: arial; font-size: 14; color: green; font-weight: bold; text-decoration: underline 	}

a.articles:link 	{ font-family: arial; font-size: 12; color: white; font-weight: bold; text-decoration: none 		}
a.articles:active 	{ font-family: arial; font-size: 12; color: green; font-weight: bold; text-decoration: underline 	}
a.articles:visited 	{ font-family: arial; font-size: 12; color: white; font-weight: bold; text-decoration: none 		}
a.articles:hover 	{ font-family: arial; font-size: 12; color: green; font-weight: bold; text-decoration: underline 	}

a.right:link 	{ font-family: arial; font-size: 12; color: red; text-decoration: none 		}
a.right:active 	{ font-family: arial; font-size: 12; color: red; text-decoration: underline 	}
a.right:visited	{ font-family: arial; font-size: 12; color: red; text-decoration: none 		}
a.right:hover 	{ font-family: arial; font-size: 12; color: red; text-decoration: underline 	}

a.mainlink:link    { font-family: arial; font-size: 12; color: red; text-decoration: none 	}
a.mainlink:active  { font-family: arial; font-size: 12; color: red; text-decoration: underline 	}
a.mainlink:visited { font-family: arial; font-size: 12; color: red; text-decoration: none 	}
a.mainlink:hover   { font-family: arial; font-size: 12; color: red; text-decoration: underline 	}

P.mainheadline  { font-family: arial; font-size: 14; color: red; font-weight: bold; }
P.newsheadline  { font-family: arial; font-size: 12; color: black; font-weight: bold; }
P.maintext  	{ font-family: arial; font-size: 12; color: black;  }
P.date  	{ text-align: center; font-family: arial; font-size: 12; color: white; font-weight: bold; }
P.sections      { font-family: arial; font-size: 16; color: lightgrey; font-weight: bold; }
P.lefttext 	{ font-family: arial; font-size: 12; color:white; 		     }
HR.mainrule	{ text-align: center; color: red;  }

BODY {  scrollbar-base-color:white; scrollbar-arrow-color: black; scrollbar-DarkShadow-Color: black }

-->

</STYLE>