/*----------- CONSTS -----------*/ 
/*----------- BODY -----------*/ 
BODY P { 
background-color: #FFFFFF; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
color : #333333; 
text-decoration : none; 
} 

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

input, textarea { font-size: 11px; font-color: #000000; font-family: verdana,arial;} 
.country {font-family: arial, verdana; color:#333333; font-size: 11px; font-weight:normal; background-color:#EFF1F3; width:150px} 

ul { margin-left: 30px;}
ul.padd20 { padding-left:10px;margin-left:5px}

li.tick{
	list-style-image : url(images/tickgreen.gif);
	text-align:left;
	margin-bottom : -1em;
	margin-top : 1em;
}

li.ticksm{
	list-style-image : url(images/tickgreen_sm.gif);
	text-align:left;
	margin-bottom : -1em;
	margin-top : 1em;
}

li.home{
	text-align:left;
	margin-bottom : -1em;
	margin-top : 1em;
}

blockquote { margin-top: 10px; margin-left: 20px; margin-bottom: 15px; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size:20pt; font-weight:normal;margin-bottom: 0px; color: #0085BD; letter-spacing: -1px }
h2 { font-family: Arial, Helvetica, sans-serif; font-size:12pt; font-weight:normal;margin-bottom: 0px; color: #353535;}
h3 { margin-bottom: 0px }
h5.lblue { margin-bottom: 0px; color:#378FBE }
h3.white { font-family: verdana,arial; font-size: 16pt; font-weight:normal;margin-bottom: 0px; color:#fff} 
h4 { margin-bottom: 0px } 

a {
	color: #424074;text-decoration: underline;
}
a:visited {
	color: #424074;text-decoration: underline;
}
a:active {
	color: #424074;text-decoration: underline;
}
a:hover {
	color: #424074;text-decoration: none;
}


/*----------- PADDING -----------*/ 
.padd5 { padding: 5px} 
.paddright10 { padding-right: 10px }
.padd15text { padding: 15px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #4D4D4D}
.padd15textarticle { padding: 15px;font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #000000;line-height:20px}
.padd10text { padding: 5px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #4D4D4D}
.paddleft10 { padding-left: 10px }
.padd10 { padding: 10px }
.paddleftb10 { padding-left: 10px; padding-bottom: 10px }
.padd10leftright { padding-left: 10px;padding-right: 10px  }
.navleft { font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #4D4D4D; padding: 8px }

.card{
	background-color : #F5FAFC;
	color : #555555;
	font-size : 70%;
	vertical-align : top;
}



.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
}

.header {
	font-size : 11pt;
	font-weight : normal;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#646567;
}

.intro {
	font-size : 140%;
	font-weight : bold;
}

.introsm {
	font-size : 12px;
	font-weight : normal;
}


.card a, .card1l a{
	color : #999999;
}
.terms{
	background-color: #F8F8FC;
	padding : 20px;
	font-size : 60%;
	color : #999999;
	vertical-align : top;
}
.terms a{
	color : #999999;
}

.whitebg{
	background-color : #ffffff;
}

li.plane{
	margin-left : -20px;
	list-style-type : circle;
}
li.plane_2{
	list-style-image : url(images/bullet_plane.gif);
	margin-bottom : 1em;
}

.padd05 { padding-right:10px;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;font-size:11pt; font-weight:normal;color: #0098D7}

/*----------- BOXES -----------*/ 
.box { padding-top:5px; border-bottom: 1px solid #E1E5E8 } 
.box_fill_white { background-color: #FFFFFF; border: 1px solid #71CCEE } 
.box_open_top { border-left: 1px solid #71CCEE; border-bottom: 1px solid #71CCEE; border-right: 1px solid #71CCEE } 
.box_open_top_white { background-color: #FFFFFF; border-left: 1px solid #71CCEE; border-bottom: 1px solid #71CCEE; border-right: 1px solid #71CCEE } 
.box_open_bottom { border-left: 1px solid #71CCEE; border-top: 1px solid #71CCEE; border-right: 1px solid #71CCEE } 
.box_left_bottom { background-color: #EAF9FF; border-left: 1px solid #71CCEE; border-bottom: 1px solid #71CCEE } 
.box_left_right { background-color: #EAF9FF; border-left: 1px solid #71CCEE; border-right: 1px solid #71CCEE } 
.box_bottom_white { background-color: #FFFFFF; border-bottom: 1px solid #71CCEE } 
.box_info { border: 1px solid #D69930 } 
.box_info_open_top { border-left: 1px solid #D69930; border-bottom: 1px solid #D69930; border-right: 1px solid #D69930 } 
.box_info_open_bottom { border-left: 1px solid #D69930; border-top: 1px solid #D69930; border-right: 1px solid #D69930 } 
.box_premium { border: 1px solid #57DF5E } 
.box_premium_fill { background-color: #EBF4F8; border: 1px solid #C4D5E3; } 
.box_premium_fill_white { background-color: #FFFFFF; border: 1px solid #C4D5E3 } 
.box_premium_left_right { background-color: #F1FEF2; border-left: 1px solid #57DF5E; border-right: 1px solid #57DF5E } 
.box_premium_bottom_white { background-color: #FFFFFF; border-bottom: 1px solid #57DF5E } 
.box_premium_open_top { border-left: 1px solid #57DF5E; border-bottom: 1px solid #57DF5E; border-right: 1px solid #57DF5E } 
.box_premium_open_bottom { border-left: 1px solid #57DF5E; border-top: 1px solid #57DF5E; border-right: 1px solid #57DF5E } 
.box_fill { background-color: #EAF9FF; border: 1px solid #71CCEE } 
.box_menu { font-size:8pt; color: #636363; background-color: #EAF9FF; border-top: 1px solid #71CCEE; border-bottom: 1px solid #71CCEE } 
.box_search { font-size:8pt; color: #636363; background-color: #FBFBFB; border-top: 1px solid #E2E2E2; border-bottom: 1px solid #E2E2E2 } 
.box_info_header { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #636363; background-color: #FFF6E6; border-bottom: 1px solid #D69930 } 
.box_index { background-color: #F9FFF9; border-top: 1px solid #71CCEE; border-bottom: 1px solid #71CCEE } 
.box_top { border-top: 1px solid #71CCEE } 
.box_bottom { border-bottom: 1px solid #71CCEE } 
.box_blue_bottom { border-bottom: 1px solid #71CCEE }
.box_gray_bottom { border-bottom: 1px solid #145AB9 }
.box_blue_bottom { border-bottom: 2px solid #378FBE }
.box_sites_bottom { border-bottom: 2px solid #71CCEE } 
.box_top_bottom { border-top: 1px solid #71CCEE; border-bottom: 1px solid #71CCEE } 
.box_underline { border-bottom: 1px dotted #71CCEE } 
.box_category { font-size:10pt; color: #636363; border-bottom: 1px dotted #71CCEE } 
.box_alpha { border-top: 1px dotted #71CCEE; border-bottom: 1px dotted #71CCEE } 
.box_dot_right { border-right: 1px dotted #71CCEE } 
.box_info_underline { border-bottom: 1px dotted #D69930 } 
.box_dot_right { border-right: 1px dotted #71CCEE } 
.box_subcat { background-color: #FFFFFF; border-top: 1px solid #BADFFE; border-bottom: 1px solid #BADFFE } 
.box_path { background-color: #F7F7F7; border: 1px solid #E0E0E0 } 
.box_info_fill { background-color: #FFF6E6; color: #636363; border: 1px solid #D69930 } 
.box_warn_fill { background-color: #FFF6E6; color: #636363; border: 1px solid #D69930 } 
.box_advert_fill { background-color: #FFFFFF; color: #666666; border: 1px solid #4297C1 } 
.box_green_fill { background-color: #FFFFFF; color: #666666; border: 1px solid #79C142 } 
.box_advert_underline { border-bottom: 1px dotted #A4EEA8 } 

/*----------- RECTS COUNTER --------*/ 
.box_fill_light 
{ font-family:arial,tahoma; font-size:8pt; color: #636363; background-color: 
#EBF4F8; border: 1px solid #C4D5E3 } .box_fill_medium { font-family:tahoma,arial; 
font-size:8pt; color: #636363; background-color: #F4F4FB; border: 1px solid #D0D0E6 
} .box_fill_dark { font-family:tahoma,arial; font-size:8pt; color: 
white; background-color: #6465AD; border: 1px solid #6465AD } .box_fill_pink { 
background-color: #FFF4F4; font-family: &quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; 
color:#000000; border: 1px solid #FFBBBB } 

/*----------- RECTS SPLASHES --------*/ 
.box_splash_01 { border: 1px solid #59C8F6 } .box_splash_02 { border: 1px solid 
#4BCD45 } .box_splash_03 { border: 1px solid #E49C3D } .box_splash_04 { border: 
1px solid #E260DC } .box_splash_05 { border: 1px solid #E2754A } .box_splash_06 
{ border: 1px solid #8191BC } 

/*----------- FILLS --------*/ 
.fill_white { background-color: #FFFFFF } 
.fill_back { background-color: #EAF9FF } 
.fill_dark { background-color: #26598D } 
.fill_light { background-color: #F2F4F5 } 
.fill_gray { background-color: #E1E5E8 } 
.fill_lgraybanners { background-color: #F6F7F8; padding:9px }
.fill_info_back { background-color: #FFF6E6 } 
.fill_premium_back { background-color: #F1FEF2 } 
.fill_premium_dark { background-color: #57DF5E } 
.fill_edited_back { background-color: #FFF7F2 } 
.fill_edited_dark { background-color: #FFB88C } 
.fill_blue { background-color: #4297C1 } 
.fill_green { background-color: #79C142 } 
.fill_light_blue { background-color: #CFD6E4 }
.fill_light_blue2 { background-color: #F3F5F7 }
.fill_light_purple { background-color: #B7B7D9 } 
.fill_dark_blue { background-color: #103169 }

/*----------- OBJECTS --------*/ 
.object_flat { border-color: #71CCEE; border-style: solid; border-width: 1 } 
.object_premium_flat { border-color: #57DF5E; border-style: solid; border-width: 1 } 

/*----------- LINKS -----------*/ 
.link_category { color: #145AB9; font-size:9pt; text-decoration: underline;padding:0 } 
.link_category:visited { color: #145AB9; font-size:9pt; text-decoration: underline;padding:0 } 
.link_category:active { color: #145AB9; font-size:9pt; text-decoration: underline;padding:0 } 
.link_category:hover { color: #378FBE; font-size:9pt; text-decoration: none;padding:0 } 
.link_subcat { color: #6465AD; font-family:tahoma,arial; font-size:8pt; text-decoration: underline } 
.link_subcat:visited { color: #6465AD; font-family:tahoma,arial; font-size:8pt; text-decoration: underline } 
.link_subcat:hover { color: #6465AD; font-family:tahoma,arial; font-size:8pt; text-decoration: underline } 
.link_text { color: #0086CC; font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; text-decoration: none } 
.link_text:visited { color: #0086CC; font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; text-decoration: none } 
.link_text:hover { color: #0086CC; font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; text-decoration: underline } 
.link_path { color: #ffffff; text-decoration: none } 
.link_path:visited { color: #ffffff; text-decoration: none } 
.link_path:hover { color: #ffffff; text-decoration: underline } 

.link_menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #727272; text-decoration: none; font-weight: normal } 
.link_menu:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #727272; text-decoration: none; font-weight: normal } 
.link_menu:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #828282; text-decoration: none; font-weight: normal } 

.link8 { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #636363; text-decoration: none } 
.link8:visited { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #636363; text-decoration: none } 
.link8:hover { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #636363; text-decoration: underline } 
.link_white { font-family:arial; color: white; text-decoration: underline } 
.link_white:hover { font-family:arial; color: white; text-decoration: none } 
.link_white:visited { font-family:arial; color: white; text-decoration: underline }
.link_white:visited:hover { font-family:arial; color: white; text-decoration: none }
.link_search_cat { color: #636363; text-decoration: underline } 
.link_admin { color: #800000; font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; text-decoration: underline } 
.link_green { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #37B732; text-decoration:none } 
.link_green:hover { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #37B732; text-decoration:underline } 
.link_menu_orange { color: #6465AD; text-decoration: none } 
.link_menu_orange:hover { color: #B7B7D9; text-decoration: underline } 
.link_gray_orange { color: #727272; text-decoration: underline } 
.link_gray_orange:hover { color: #8C59CE; text-decoration: underline } 
.link_blue { color: #ffffff; text-decoration: none; padding:5px }
.link_blue_sub2 { color: #ffffff; text-decoration: none; padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px } 
.link_blue_sub { color: #ffffff; text-decoration: underline; padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px } 
.link_blue_sub:hover { color: #ffffff; text-decoration: none; padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px } 
.link_blue_sub:active { color: #ffffff; text-decoration: none; padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px } 
.link_blue_sub:visited { color: #ffffff; text-decoration: underline; padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px } 
.link_blue_sub:visited:hover { color: #ffffff; text-decoration: none; padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px } 

.link_menu_blue { color: #003D78; text-decoration: none; padding-left:3px;padding-right:3px; } 
.link_menu_blue:visited { color: #003D78; text-decoration: none; padding-left:3px;padding-right:3px; } 
.link_menu_blue:hover { color: #003D78; text-decoration: underline; padding-left:3px;padding-right:3px; } 

.link_gray_blue { color: #727272; text-decoration: underline } 
.link_gray_blue:hover { color: #36A2CA; text-decoration: underline } 
.link_menu_gray { font-size: 8pt;color: #909090; text-decoration: underline }
.link_menu_gray:active { font-size: 8pt;color: #909090; text-decoration: underline } 
.link_menu_gray:visited { font-size: 8pt;color: #909090; text-decoration: underline} 
.link_menu_gray:hover { font-size: 8pt;color: #909090; text-decoration: none } 
.link_gray_green { color: #727272; text-decoration: underline } 
.link_gray_green:hover { color: #88D98A; text-decoration: underline } 
.link_gray_gray { color: #727272; text-decoration: underline } 
.link_gray_gray:hover { color: #AFAFAF; text-decoration: underline } 

/*--- LINK PAGE TITLE ---*/ 
.link_page_title { font-size:10pt; color: #0086CC; text-decoration: underline } 
.link_page_title:visited { font-size:10pt; color: #0086CC; text-decoration: underline } 
.link_page_title:hover { font-size:10pt; color: #0086CC; text-decoration: underline } 

/*--- LINK SEARCH RESULTS TITLE ---*/ 
.link_search_title { font-size:10pt; color: #145AB9; text-decoration: underline } 
.link_search_title:visited { font-size:10pt; color: #145AB9; text-decoration: underline } 
.link_search_title:hover { font-size:10pt; color: #1972EB; text-decoration: underline }

/*--- LINK DIRECTORY TITLE ---*/ 
.link_diboxory { color: #DC3509; font-family: verdana,tahoma,arial; font-size: 8pt; text-decoration: underline;padding: 0; } 
.link_diboxory:visited { color: #DC3509; font-family: verdana,tahoma,arial; font-size: 8pt; text-decoration: underline;padding: 0; } 
.link_diboxory:active { color: #DC3509; font-family: verdana,tahoma,arial; font-size: 8pt; text-decoration: underline;padding: 0; }
.link_diboxory:hover { color: #DC3509; font-family: verdana,tahoma,arial; font-size: 8pt; text-decoration: none;padding: 0; }

/*----------- LINK PARTNERS -----------*/ 
.link_partner { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #636363; text-decoration: underline } 
.link_partner:hover { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color: #71CCEE; text-decoration: underline } 

a.whiteund:link { color: #ffffff; text-decoration: none} 
a.whiteund:hover { color: #ffffff; text-decoration: underline}
a.whiteund:visited { color: #ffffff; text-decoration: none}
a.whiteund:visited:hover { color: #ffffff; text-decoration: underline}


/*----------- BORD -----------*/ 
.bord_top { font-family: &quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color:#636363; border-top: 1px solid #5BA5F3 } 
.bord_bottom { font-family: &quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color:#636363; border-bottom: 1px dotted #5BA5F3 } 
.bord_flat_pink { border-color: #FFBBBB; border-style: solid; border-width: 1 } 
.bord_flat_green { border-color: #42CE42; border-style: solid; border-width: 1 } 

/*----------- PATH -----------*/ 
.path { border-bottom: 1px solid #6A9CE0 } 
.back_main { background-image: url(images/back_dog.gif);background-repeat: no-repeat; background-attachment: no-scroll; background-position: center middle; border: 1px solid #71CCEE } 
.back_header { background-image: url(images/header_right.gif); background-repeat: no-repeat; background-attachment: no-scroll; background-position: right } 
.back_alpha { background-image: url(images/back_alpha.gif); background-repeat: no-repeat; background-attachment: no-scroll; background-position: left middle } 
.nav_toplevel { background-color:#FAFAFA; background-image: url(../images/toplevelnav.gif); background-repeat: repeat; background-attachment: no-scroll; background-position: left middle } 


/*----------- TEXT -----------*/ 
.text_none { font-family:arial; font-size:0px } 
.text6 { font-family: sans-serif; font-size:6pt; color:#636363 } 
.text8 { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; text-align: justify; color: #636363 } 
.text8_info { font-family:tahoma,arial; font-size:10pt; color:#6465AD } 
.text7_simplet {	font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color: #4D4D4D;}
.text7_simple { font-family:arial,helvetica, tahoma,sans-serif; font-size:7.5pt; color:#666666 }
.text8_black { font-family:arial,tahoma,sans-serif; font-size:8pt; color:#000000;padding: 10px} 
.text8_simple { font-family:arial,tahoma,sans-serif; font-size:8pt; color:#333333;} 
.text8_white { font-family:arial,tahoma; font-size:8pt; color:#FFFFFF; text-decoration:none } 
.text8_white:hover { font-family:tahoma,arial; font-size:8pt; color:#FFFFFF; text-decoration:none } 
.text10 { font-family:arial,tahoma,sans-serif; font-size:10pt; text-align: justify; color:#666666 } 
.text10_simple { font-family:arial,tahoma,sans-serif; font-size:12px; color:#333333 }
.text10_simplev { font-family:verdana,arial,tahoma,sans-serif; font-size:9pt; color:#4A4A4A }
.text10_whitev { font-family:verdana,arial,tahoma,sans-serif; font-size:9pt; color:#ffffff }
.text10_white { font-family:arial,helvetica,tahoma,sans-serif; font-size:9pt; color:#ffffff } 
.text_url { font-size:10pt; color: #643F94 }
.text_smhead { font-size:10.5pt; color: #26598D } 
.text_green { color: #0086CC } 
.text_underline { text-decoration: underline }
.text8_gray { font-family:&quot;MS sans serif&quot;,tahoma,arial; font-size:8pt; color:#727272 } 
.text10_gray { font-family:arial,tahoma,sans-serif; font-size:10pt; color:#727272 } 
.text_blue { color:#36A2CA } 
.text8_blue { font-family:arial,tahoma,sans-serif; font-size:8pt; color:#073360 } 
.text10_blue { font-family:arial,tahoma,sans-serif; font-size:10pt; color:#26598D } 


.box_blue { border: 1px solid #378FBE } 
.box_gray { border: 1px solid #AFAFAF } 
.box_fill_gray { background-color: #F4F4F4; border: 1px solid #AFAFAF } 
.fill_dark_gray { background-color: #AFAFAF } 

.fill_table1ppc { background-color: #00A4E9; padding-left: 10px; padding-top:4px; padding-bottom:4px;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #ffffff; }

.fill_table2ppc1 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px; }
.fill_table2ppc2 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px; }
.fill_table2ppc3 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px; }
.fill_table2ppc4 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px; }
.fill_table2ppc5 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px; }
.fill_table2ppc6 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px; }
.fill_table2ppc7 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px; }
.fill_table2ppc8 { background-color: #e1e1e1;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #505050; height: 25px;}

.fill_table3 { background-color: #ffffff;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 18px; font-weight:bold;color: #5E5E5E; }
.fill_table3img { background-color: #ffffff;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #003399; }
.fill_table3txt { background-color: #ffffff;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 15px; font-weight:bold; color: #003399; }
.fill_table3high { background-color: #ffffff;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight:normal; color: #5E5E5E; }
.fill_table4 { background-color: #f4f4f4;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 18px; font-weight:bold;color: #5E5E5E; }
.fill_table4img { background-color: #f4f4f4;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #003399; }
.fill_table4txt { background-color: #f4f4f4;padding: 2px;font-family: Arial, Helvetica, sans-serif;font-size: 15px; font-weight:bold;color: #003399; }
