BODY, TD  {
	font-family : Arial, Geneva,Lucida;
	font-size : 12px;
	color : Black;
}
A {
	text-decoration : underline;
	font-size : 12px;
	color : #0051A3;
    font-weight: none;
}
A:hover {
	color : Red;
	font-size : 12px;
	text-decoration : underline;
    font-weight: none;
}

.ASC {
	text-decoration : underline;
	font-size : 12px;
	color : #0051A3;
	font-weight: none;
	line-height : 140%;
}
.ASC:hover {
	color : Red;
	font-size : 12px;
	text-decoration : underline;
    font-weight: none;
	line-height : 140%;
}

.ATOP {
	text-decoration : underline;
	color : #0051A3;
	font-size : 16px;
    font-weight: bold;
}
.ATOP:hover {
	color : Red;
	text-decoration : underline;
	font-size : 16px;
    font-weight: bold;
}
.AMIDDLE {
	text-decoration : underline;
	color : #0051A3;
	font-size : 13px;

}
.ASMALL {
	text-decoration : underline;
	color : #0051A3;
	font-size : 9px;

}
.AMIDDLE:hover {
	color : Red;
	text-decoration : underline;
	font-size : 13px;

}
.ABOX {
	text-decoration : underline;
	color : #0051A3;
	font-size : 11px;
}
.ABOX:hover {
	color : Red;
	text-decoration : underline;
	font-size : 11px;
}
.ABLACK {
	color : #232850;
	text-decoration : none;
	font-size : 12px;
    font-weight: bold;
}
.ABLACK:hover {
	color : Red;
	text-decoration : none;
	font-size : 12px;
    font-weight: bold;
}
.ATOPBLACK {
	color : #232850;
	text-decoration : none;
	font-size : 16px;
    font-weight: bold;
}
.ATOPBLACK:hover {
	color : Red;
	text-decoration : none;
	font-size : 16px;
    font-weight: bold;
}

.AMIDDLEBLACK {
	color : #232850;
	text-decoration : none;
	font-size : 14px;
    font-weight: bold;
}
.AMIDDLEBLACK:hover {
	color : Red;
	text-decoration : none;
	font-size : 14px;
    font-weight: bold;
}
.ABCK{
	text-decoration : underline;
	color :  White;
	font-size : 11px;
}
.ABCK:hover{
	text-decoration : underline;
	color :  red;
	font-size : 11px;
}

.ATAB{
	color :  White;
	font-size : 11px;
    font-weight: bold;
	text-decoration : none;
}

.ATAB:hover{
	color :  red;
	font-size : 11px;
    font-weight: bold;
	text-decoration : none;
}

.ACONTENT{
	text-decoration : underline;
	font-size : 12px;
	color : #0051A3;
    font-weight: bold;
}
.ACONTENT:hover{
	text-decoration : underline;
	font-size : 12px;
	color :  red;
    font-weight: bold;
}
.ACONTENTRED{
	text-decoration : underline;
	font-size : 14px;
	color :  red;
    font-weight: bold;
}
.ACONTENTRED:hover{
	text-decoration : underline;
	font-size : 14px;
	color : #0051A3;
    font-weight: bold;
}
.AR {
	color : red;
	text-decoration : underline;
	font-size : 9px;
}
.AR:hover {
	color : red;
	text-decoration : underline;
	font-size : 9px;
}

input, select, form  {
	font-size : 10px;
	color : Black;
}
.BCK{
	color :  White;
}
.WIT {
	font-size : 9px;
	color : white;
}
.SM {
	font-size : 9px;
	color : gray;
}
.MIDDLE {
	font-size : 11px;
	color : black;
}
.SMALL {
	font-size : 9px;
	color : black;
}
.TOP {
	text-decoration : none;
	color : #232850;
	font-size : 16px;
    font-weight: bold;
}
.R {
	color : #ff0000;
}
.RBIG {
	font-family : Arial, Geneva,Lucida;
	color : red;
	font-size : 12px;
	font-weight: none;

}
.DOT {
	font-size : 4px;
}

H1  {
	font-family : Arial, Geneva,Lucida;
	color : #0051A3;
	font-size : 20px;
	font-weight: bold;
}
H2  {
	font-family : Arial, Geneva,Lucida;
	font-size : 16px;
	color : #black;
    font-weight: bold;
}
H3  {
	font-family : Arial, Geneva,Lucida;
	font-size : 12px;
	color : Black;
    font-weight: bold;
}
.kop  {
	font-family : Arial, Geneva,Lucida;
	font-size : 14px;
	color : Black;
	text-decoration : none;
    font-weight: none;

}