/*
-----------------------------------------------
%]CSS basics-4-textonlyreaders
author:   RobinAnn /robin-ann.com
version:  2006.09
----------------------------------------------- */

/* General Rules
----------------------------------------------- */
* {margin:0px; border:0px; padding:0px;}
html,body,p,div,li,span {font:normal 12px verdana, sans-serif; color: #000;}
h1 {font-size:22px;line-height:30px;}
h2 {font-size:16px;line-height:22px;}
h3 {font-size:14px;line-height:20px;}
h4 {font-size:12px;line-height:18px;}
h5 {font-size:9px;line-height:15px;}
h6 {font-size:6px;line-height:12px;}
body {margin: 11px;}
p,div,ul {margin:10px 0; margin-bottom:7px;}
p,div,li {line-height:21px;}
li {margin:0 0 0 20px; padding:2px;}
a img {border-width: 0; border-style: none;}

a:link,a:active {color: #123974; text-decoration: none; border-bottom: 1px dotted #123974;} /*color:#36a;*/
a:visited {color: #999; text-decoration: none; border-bottom: 1px dotted #999;}	
a:hover {color: #123974; border-bottom: 2px solid #123974;}

a:visited {
  color:#764;
  text-decoration:none;
  }
a:hover {
  background-color:#eee;
  }

	/* HEADER
----------------------------------------------- */
#imgheader{
	height:250px; width:100%;
	background:transparent url(f00BG.jpg) no-repeat 0 0;} /*#123456*/