.box {
        background-color : #e0e0e0;
        color : #204466;
        border-top :  0px;
        border-bottom : #DCDCDC 1px solid;
        border-left : #DCDCDC 1px solid;
        border-right : #DCDCDC 1px solid;
        border-inner : #DCDCDC 1px solid;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
	text-decoration : none;
}
.link {
	color : #204466;
	text-decoration : none;
        font-weight : bold;
}
.ulink {
        font-size : 11px;
}

.hmeny {
	color : #ffffff;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
	text-decoration : none;
}

.login {
        color : #204466;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
	text-decoration : none;
}

P {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
        color : #204466;
}

.Default {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
        color : #204466;
}

TABLE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
        color : #204466;
}

H1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
        color : #204466;
        font-weight : bold;
}

H2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
        color : #204466;
        font-weight : bold;
}
H3 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
        color : #204466;
        font-weight : bold;
}
H4 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
        color : #204466;
        font-weight : bold;
}

A {
	color : 204466;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
	text-decoration : underline;
}

