.TextN {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}

.TextTa {
	background-color : transparent;
	font-family : Tahoma;
	font-size : medium;
	color : Black;
	font : bolder;
}


.TextH {
	background-color : transparent;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	color : Black;
	font-weight : normal;
}
.TextHs {
	background-color : transparent;
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	color : Black;
	font-weight : normal;
	text-align : justify;
}
.TextS {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : Black;
	}
.Text1 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : large;
	font-variant : normal;
	letter-spacing : 2px;
	font-style : normal;
	color : Blue;
	}	
	A.TMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 12;
	color : Black;
	}
	A.TMenu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #228B22;
	font-weight : bolder;
}

	A.TextMenuLB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #97C2DD;
	font-weight : bolder;
	text-decoration : underline;
	margin-left : 20px;
}
A.TextMenuW {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : White;
	font-weight : bolder;
	text-decoration : underline;
	margin-left : 20px;
}
	A.TextMenuDB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #14559c;
	font-weight : bolder;
	text-decoration : underline;
	margin-left : 7px;
	}
	A.TextMenuB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : Blue;
	font-weight : bolder;
	text-decoration : underline;
	margin-left : 7px;
	}
	.TextMenuB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : Black;
	font-weight : bolder;
	text-decoration : underline;
	margin-left : 7px;
	
}
	.Head1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 24;margin-left : 5px;
	color : Red;
	font-style : italic;
}
UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type : square;
	font-size : x-small;
	font-weight : bold;
}
P.Version {
	background-color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : smaller;
	font-variant : normal;
	letter-spacing : 2px;
	font-style : normal;
	color : Red;
	display : inline;
	padding-left : 6px;
	padding-right : 6px;
}
P.Version2 {
	background-color : #FFE4E1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : smaller;
	font-variant : normal;
	letter-spacing : 2px;
	font-style : normal;
	color : Red;
	display : inline;
	padding-left : 6px;
	padding-right : 6px;
	border : thin solid Black;
	vertical-align : middle;
}
A.Box {
	background-color : #ADD8E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : smaller;
	font-variant : normal;
	letter-spacing : 2px;
	font-style : normal;
	color : Blue;
	display : inline;
	padding-left : 6px;
	padding-right : 6px;
	border : 1px solid Black;
	vertical-align : middle;
}