BODY {
background: /*#BAC0E7 /*8CD7EE /*#210000*/
color: white;
font-family: Tahoma, Verdana, sans-serif;
font-size: x-small;
font-weight: normal;
}

A:active {
color: green
text-decoration: none 
}

A:link {
color: green
text-decoration: none 
}

A:visited {
color: green
text-decoration: none 
}

A:hover {
color: #333333
text-decoration: underline
}


.x_text {
font-size: large;
color: black
}

.text {
font-size: medium;
color: black
}

.m_text {
font-size: small;
color: black
}

.s_text {
font-size: x-small;
color: black
}

.xs_text {
font-size: xx-small;
color: black
}




.x_text_white {
font-size: large;
color: white
}

.text_white {
font-size: medium;
color: white
}

.m_text_white {
font-size: small;
color: white
}

.s_text_white {
font-size: x-small;
color: white
}

.xs_text_white {
font-size: xx-small;
color: white
}






.x_text_blue {
font-size: large;
color: #0E80A2
}

.text_blue {
font-size: medium;
color: #0E80A2
}

.m_text_blue {
font-size: small;
color: #0E80A2
}

.s_text_blue {
font-size: x-small;
color: #0E80A2
}

.xs_text_blue {
font-size: xx-small;
color: #0E80A2
}



.x_text_red {
font-size: large;
color: #A41A27
}

.text_red {
font-size: medium;
color: #A41A27
}

.m_text_red {
font-size: small;
color: #A41A27
}

.s_text_red {
font-size: x-small;
color: #A41A27
}

.xs_text_red {
font-size: xx-small;
color: #A41A27
}
