body { background-color: #ffffff;}
a:link { text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover { text-decoration: underline;}
a:active { text-decoration: none;}

.txt_normal_white {	font-family: Tahoma; font-size: 11px; color:#FFFFFF}
.txt_normal_white_big {	font-family: Tahoma; font-size: 13px; color:#FFFFFF}
.txt_normal_grey { font-family: Tahoma;	font-size: 11px; color:#333333}
.txt_normal_grey_small { font-family: Tahoma;	font-size: 10px; color:#333333}
.txt_normal_red_small { font-family: Tahoma;	font-size: 9px; color:#CC0000}

.txt_normal_red { font-family: Tahoma; font-size: 11px;	color: #CC0000}
.txt_normal_red_big { font-family: Tahoma; font-size: 13px;	color: #CC0000}
.txt_normal_blue { font-family: Tahoma;	font-size: 11px; color: #1F5B97; text-decoration:none}
.txt_normal_open_grey { font-family: Tahoma; font-size: 11px; color:#666666}
.txt_normal_black {	font-family: Tahoma; font-size: 11px; color:#000000 }
.txt_normal_black_big {	font-family: Tahoma; font-size: 13px; color:#000000 }
.txt_normal_grey_big { font-family: Tahoma;	font-size: 13px; color:#333333}

.txt_decoration_none_white { color:#FFFFFF;	text-decoration:none}
.txt_decoration_none_grey {	color:#333333; text-decoration:none}
.txt_decoration_none_black { color:#000000; text-decoration:none}
.txt_decoration_none_blue {	color:#1F5B97; text-decoration:none}

.Header_black {color: #000000; font-family: "Arial"}
.Header_red {color: #CC0000; font-family: "Arial"}
.Header_blue {color: #000265; font-family: "Arial"}
.Header_green {color: #4A650C; font-family: "Arial"}
.Header_white {color: #FFFFFF; font-family: "Arial"}

.Subheader_white {color: #FFFFFF; font-family: "Arial"; font-size: 13px}
.Subheader_grey {color: #333333; font-family: "Arial"; font-size: 13px}

.Subheader_red {color: #CC0000; font-family: "Arial"; font-size: 13px}
.Subheader_black {color: #000000; font-family: "Arial"; font-size: 13px}
.Subheader_blue { color: #000265; font-family: "Arial"; font-size: 13px}
.Subheader_green { color: #4A650C; font-family: "Arial"; font-size: 13px}

