@charset "UTF-8";
/* CSS Document */

/* 
  303Computers.com v1.1 PRINT stylesheet 
  created 1 september 2010
  updated 1 march 2010

  copyright 303 Computers 
*/
body
	{
	width:100%;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:1.4em;
	letter-spacing:1.4px;
	background-color:#4b70a0;
	color:#444549;
	margin:0;
	border:none;
	}

p a:hover 
	{
	border-bottom:1px dotted #ED1B24; 
	color:#a2bce2; 	
	text-decoration:none;
	}
	
h3 {
	font-family:Georgia, serif;
	font-style:italic;
	font-size:24px;
	line-height:24px;
	color:#888;
}

A:link
	{
	Color:#95A6BF;
	text-decoration:none;
	}

a:visited {text-decoration:none; color:#8599b6;}
a:hover {text-decoration:none; color:#a2bce2;}
a:active {text-decoration:none; border:none; color:#ef4136;}

