A {
	COLOR: #00007f; FONT-STYLE: normal; BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: red; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #00006f;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0.2em; FONT-FAMILY: Tahoma, Sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; MARGIN-BOTTOM: 0.2em; FONT-FAMILY: Tahoma, Sans-serif
}
H5 {
	FONT-WEIGHT: bold; MARGIN-BOTTOM: 0.2em; BORDER-BOTTOM: black 0.1em solid; FONT-FAMILY: Tahoma, Sans-serif
}
TABLE {
	FONT-SIZE: 10pt; FONT-FAMILY: Tahoma, Sans-serif
}
TABLE.Border {
	BORDER-RIGHT: black thin solid; BORDER-TOP: black thin solid; BORDER-LEFT: black thin solid; BORDER-BOTTOM: black thin solid
}
BODY {
	FONT-SIZE: 10pt; MARGIN: 0px; FONT-FAMILY: Tahoma, Sans-serif
}
img  {
	BORDER-LEFT-COLOR: black; BORDER-BOTTOM-COLOR: black; BORDER-TOP-COLOR: black; BORDER-RIGHT-COLOR: black
}
TABLE I {
	FONT-FAMILY: Verdana
}
.SmallText {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma, Sans-serif
}
.NewsHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Tahoma, Sans-serif
}
.Headline {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Verdana, Sans-serif
}
.ArticleHdr {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Tahoma, Sans-serif
}
.Heading {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #00006f; LETTER-SPACING: 0.1em; BACKGROUND-COLOR: transparent
}
.NewsStd {
	BACKGROUND-COLOR: #f0f0f0
}
.NewsNew {
	BACKGROUND-COLOR: #d0d0d0
}
.NewsAuthor {
	FONT-SIZE: 8pt; COLOR: #6f6f6f; FONT-FAMILY: Tahoma, Sans-serif; BACKGROUND-COLOR: transparent
}
.BlockHeader {
	BACKGROUND-COLOR: #0053A6
}
.tableHeader {
	font-family: Tahoma; font-size: 10pt; color: #FFFFFF
}
.NormLink {
	COLOR: black; TEXT-DECORATION: none
}
:hover.NormLink {
	COLOR: black; TEXT-DECORATION: underline
}

.ArticleDesc {
      font-size: 8pt;
}

.ArticleTitle {
font-family: Verdana; font-size: 18pt; font-weight: bold; text-align: center; color:#000080
}
.ArticleAuthor {
font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: center; color:#6f6f6f
}

.codeNormal { font-family: Courier New; font-size: 10pt; }
.codeKeyword { font-family: Courier New; color: #0000FF; font-size: 10pt }
.codeComment { color: #008000; font-family: Courier New; font-size: 10pt }
.code
{
	background: #FAFAFA; border: 1px solid #888888; font-family: Courier New; color: #000000;
        font-size: 10pt; height: auto; width: 750px; padding: 3px
}
.codeFixed
{
	background: #FFFFFF; border: solid #888888 1px; font-family: Courier New; color: black;
        font-size: 10pt; height: 250px; width: 750px; overflow: auto; padding: 3px;
}

.BoxHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Tahoma, Sans-serif; BACKGROUND-COLOR: #306090
}
A.BoxHeader {
	COLOR: white; BACKGROUND-COLOR: #306090; TEXT-DECORATION: none
}
A.BoxHeader:hover {
	COLOR: white; BACKGROUND-COLOR: #306090; TEXT-DECORATION: underline
}

.SmallText {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma, Sans-serif
}
.SmallText2 {
	FONT-SIZE: 8pt; LINE-HEIGHT: 14pt; FONT-FAMILY: Tahoma, Sans-serif
}