BODY {
font-size : 11px;
color : #ff8888;
font-family : TrebuchetMS, Tahoma, Arial, Helvetica;
background-image: url(bg-body.jpg);
background-repeat: no-repeat;
background-color : transparent;
margin-left : auto;
margin-right : auto;
margin-top : auto;
margin-bottom : auto;
} 
A { 
font-weight : normal;
font-size : 11px;
color : #737373;
font-family : TrebuchetMS, Tahoma, Arial;
text-decoration : underline;
} 
A:hover { 
text-decoration : underline;
color : #334558;
font-family : TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.link { 
font-weight : normal;
font-size : 10px;
color : #737373;
font-family : Verdana, TrebuchetMS, Tahoma, Arial;
text-decoration : None;
} 
.link:hover { 
text-decoration : underline;
color : #334558;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.link1 { 
font-weight : normal;
font-size : 12px;
color : #737373;
font-family : arial, sans-serif;
text-decoration : none;
} 
.link1:hover { 
text-decoration : none;
color : #6786A8;
font-family : arial, sans-serif;
} 
.link2 { 
font-weight : normal;
font-size : 12px;
color : #CCCCCC;
font-family : arial, sans-serif;
text-decoration : none;
} 
.link2:hover { 
text-decoration : none;
color : #6786A8;
font-family : arial, sans-serif;
} 
.linkbg { 
	float: left;
	width: 300px;
	text-align: right;
	padding: 0px 7px 0px 7px;
	background-image: url(../images/bg_link.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 16px;
} 
.head1 { 
font-weight : bold;
font-size : 12px;
color : #2c5282;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.bold { 
font-weight : bold;
font-size : 11px;
color : #000000;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.text { 
font-weight : normal;
font-size : 12px;
color : #737373;
font-family : arial, sans-serif;
} 
.text1 { 
font-weight : bold;
font-size : 10px;
color : #334558;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.bdr { 
border-right : 1px solid #0064ad;
border-top : 1px solid #0064ad;
border-left : 1px solid #0064ad;
border-bottom : 1px solid #0064ad;
} 
