html, body { height:100%; }
td.stretch { height:100%; vertical-align:top; text-align : justify;}


P {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #CC99CC;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}

.newstext{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #1E140F;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}

.TextList {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #003399;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}

HR {
color : #CC99CC;
}

UL, OL {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #CC99CC;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}

.title {
	font-family : Arial;
	font-size : 14px;
	font-style : bold;
	font-weight : bold;
	color : #003399;
	font : bold bold bold 14px Arial, Helvetica, sans-serif;
	font-variant : bold;
	text-align : justify;
}
.date {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #006633;
	font-variant : normal;
	text-align : justify;
}
.titlelarge {
	font-family : Arial;
	font-size : 20px;
	font-style : bold;
	font-weight : bold;
	color : #C49DE5;
	font : bold bold bold 20px Arial, Helvetica, sans-serif;
	font-variant : bold;
	text-align : justify;
}


.SmallText {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : 003399;
	font : normal normal normal 10px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}

.centertext {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #006633;
	font : normal bold normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : center;
}

A {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #CC99CC;
}

A:HOVER {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #FFFFFF;
}

A:VISITED {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;


}



A:ACTIVE {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-variant : bold;
	font-weight : bold;
	text-decoration : none;
	color : #003399;
}

.input-box {
	font : normal normal normal 9px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #003399; 
}

A.Van {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

A.Van:HOVER {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}

A.Van:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: italic;
}

.MainText{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}