BODY { topmargin="00"; 
background:#F7F7F2 url("images/nicegrad.gif");
line-height:1.1;
font-size:16px;
}				}
	
H1			{
			font-family: georgia;
                   color: #000080;
			font-weight: bold;
			font-style: normal;
			font-size: 17pt;
			margin-top: .15in; margin-bottom: .15in;

			}


H2			{
			font-family: Georgia;
            color: #000080;
			font-weight: bold;
			font-style: normal;
			font-size: 15pt;
			margin-top: .15in; margin-bottom: .15in;

			}
	
			
H3			{
            font-family: georgia;
			color: #000080;
			font-weight: bold;
			font-style: normal;
			font-size: 13pt;
			margin-top: .15in; margin-bottom: .15in;
			}
			
H4          {
            font-family: verdana;
            color:#000080;
            font-weight: bold;
			font-size: 13pt;
            margin-top: .05in; margin-bottom: .05in

            }
            
H5          {
            font-family: georgia;
            color: #000080;
            font-weight: bold;
			font-style: normal;
            font-size: 10pt;
            margin-top: .05in; margin-bottom: .05in;

            }  
H6         {
            font-family: georgia;
            color: #008080;
            font-weight: bold;
			font-size: 9pt;
            margin-top: .10in; margin-bottom: .10in
            }                        
           
p, td, li, dd
      { 
           font-family: Verdana;
           font-size: 11pt;
           color:#000080;
           margin-top: .15in; margin-bottom: .15in
           }
           
           
th, dt         { 
           font-family: georgia;
           font-size: 13pt;
           color:#000080;
           font-weight: bold;
           margin-top: .15in; margin-bottom: .15in;
           }


/* ANCHORS (LINKS)*/
A:link		{
			color: #000080;
			text-decoration: underline;

			}
		
A:visited	{
			color: #000080;
			text-decoration: underline

			}
			
A:active	{
			color: #000080; 
			text-decoration: underline
			}

A:hover     {color: #000080;
            text-decoration: none;

            }
	
/* PAGE FORMAT*/
page        {
             margin-top: 0em;
             margin-left: 2em;
            }
ol	        {
             margin-top:.20in;
	         margin-bottom:.20in;
	         margin-left:.55in;
	         }
ul	         {
             margin-top:.20in;
	         margin-bottom:.20in;
	         margin-left:.55in;
	         }
dl	         {
             margin-top:.20in;
	         margin-bottom:.20in;
	         margin-left:.25in;
	         }     
	         	         
.small{font-size:12px;}
.footer{font-family:"arial narrow";color: #000080; font-size:9pt;}
.medium{font-size:14px;}
.large{font-size:20px;}

	
border {border-radius: 15px;} 
#rnd_container {background: #CC0000; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#ffffff; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#CC0000; border-left:1px solid #CC0000; border-right:1px solid #CC0000;}
    .rnd_b1 {margin:0 5px; background:#CC0000;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 3px;}
    .rnd_b4 {height:5px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:2 solid #CC0000;
    border-width:2 1px;
    padding: 4px;
    background:#CC0000  color:#000000;
}div.fullWidth {@media (min-width: 500px) and (max-width: 600px) {
        h1 {
          color:#CC0000;
        }

        .desc:after {
          content:"In fact, its between 500px and 600px wide.'";
        }

  width: 100%;
}