body  {	background-image: url("bg.png");
	background-repeat: repeat-y;
	background-color: #e4e4e4;
	text-align: justify;
	cursor: default;}

#content {font-family: arial, verdana, sans-serif;
	color: #000000; 
	font-size: 11px;
	line-height: 20px;
	background-color: none}

h1 {font-family: arial, verdana, sans-serif;
	color: #000000; 
	font-size: 17px;
	text-transform: uppercase;}

b,i,u {font-size: 11px;
	color: #c30707}

a {color: #000000;
	text-decoration: underline;
	background: none;
	cursor: default;}

a:visited {color: #000000;
	text-decoration: underline;
	background: none;
	cursor: default;}

a:active {color: #000000;
	text-decoration: underline;
	background: none;
	cursor: default;}

a:hover {color: #000000;
	text-decoration: none;
	background: none;
	cursor: default;}

img.try {border: 1px dotted #c3bdbe;
	background: none;
	padding: 5px;
	}
img.try:hover {border: none;
	background: #c3bdbe;
	padding: 6px;
	}

img.tryu {border: 1px dotted #c3bdbe;
	background: none;
	padding: 5px;
	}

