.background {
        background-color: #FFFFFF;
}
.backgroundWhite {
			background-color: #FFFFFF;
}
.backgrounDark {
        background-color: #E6EFF3;
}
.backgroundBlue {
        background-color: #0033CC;
}
.tit {
        font-family : Arial,Helvetica,Sans-Serif;
        font-size : 24px;
        font-weight : bold;
        font-style : normal;
        color: #000000;
		background-color: #FFFFFF
}
.uti {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 16px;
        font-weight : bold;
        font-style : normal;
        color: #996666;
}
.header {
		font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : bold;
        font-style : normal;
        color: #FFFFFF;
}
.txt {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : normal;
        font-style : normal;
        color: #000000;
}
.txt:LINK {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : bold;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
.txt:ACTIVE  {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : bold;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
.txt:OVER  {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : bold;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
.txtBold {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : bold;
        font-style : normal;
        color: #000000;
}
.DetailLink:LINK {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
}
.DetailLink:ACTIVE {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
.DetailLink:OVER {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
}
.DetailLink:VISITED {
		font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
}
.footer:LINK {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 9px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
.footer:ACTIVE {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 9px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
.footer:OVER {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 9px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
.footer:VISITED {
		font-family : Arial,Helvetica,sans-serif;
        font-size : 9px;
        font-weight : normal;
        font-style : normal;
        color: #0033CC;
		text-decoration: none;
}
