/* CSS Document */

.Ubody {
    scrollbar-arrow-color:#000000;
	scrollbar-base-color:#DFDFDF;
	scrollbar-shadow-color:#838383;
	scrollbar-face-color:#DFDFDF;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-darkshadow-color:#B7B7B7;
	scrollbar-3d-light-color:#B7B7B7;
	background-color : #FFFFFF;
}
.Utxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.Utxt A:link       { color:#434FBC; text-decoration : underline; }
.Utxt A:visited { color:#434FBC; text-decoration : underline; }
.Utxt A:active  { color:#434FBC; text-decoration : underline; }
.Utxt A:hover   { color: #A2A8DD; text-decoration : underline; }

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #293073;
	text-decoration : none;
	font-weight : normal;
	
}

P A:link       { color:#434FBC; text-decoration : underline; }
P A:visited { color:#434FBC; text-decoration : underline; }
P A:active  { color:#434FBC; text-decoration : underline; }
P A:hover   { color: #A2A8DD; text-decoration : underline; }

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #293073;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;	
}

h1 A:link       { color:#434FBC; text-decoration : underline; }
h1 A:visited { color:#434FBC; text-decoration : underline; }
h1 A:active  { color:#434FBC; text-decoration : underline; }
h1 A:hover   { color: #A2A8DD; text-decoration : underline; }

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #293073;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;	
}

h2 A:link       { color:#434FBC; text-decoration : underline; }
h2 A:visited { color:#434FBC; text-decoration : underline; }
h2 A:active  { color:#434FBC; text-decoration : underline; }
h2 A:hover   { color: #A2A8DD; text-decoration : underline; }
