@charset "utf-8";

BODY  {background-image: url(/images/europabg.jpg);
       background-repeat: repeat-y;
       background-attachment: fixed;
       background-color: #fce683;
       margin-top:    20px;
       margin-bottom: 20px;
       margin-left:   10px;
       margin-right:  20px;
       font-family: verdana,arial,helvetica,sans-serif;

       font-weight: medium;
       font-size:     13px;
       color:      #000066;
       line-height:   16px;
       list-style-position: outside;}

TD    {font-family: verdana,arial,helvetica,sans-serif;
       font-style:  normal;
       font-weight: medium;
       font-size:     13px;
       color:      #000066;
       line-height:   16px;
       list-style-position: outside;}



H1    {font-size:     18px;
		line-height: 20px; 
		color: #0089B7;}
 
H2    {font-size:     16px;
		line-height: 20px; 
		color: #0089B7;}
       
H3    {font-size:     14px;
		line-height: 20px; 
		color: #0089B7;}
       
H4    {font-style:  italic;
		line-height: 20px; 
		color: #0089B7;
       	font-size:     14px;}

H5    {	font-size:     13px;
	       font-weight:   bold;
	 	  line-height: 20px;
	    	color: #0089B7;}

#banner {font-size:   24px;
         font-weight: bold;
         color:    #fae065;
         line-height: 24px;}

a {text-decoration: underline; }    
a:link    {text-decoration:underline; color:#000066;}
a:visited {text-decoration:underline; color:#0089B7;}
a:active  {text-decoration:underline; color:orange;}
a:hover   {text-decoration:underline; color:orange;}

input .inp_plk { font_size: 20px; }
 