
/* 
	This CSS Document is used for the ALLsafeXP International Pty LTD official website.
	COpyright 2009.
 */
 
 
body
{
	
	font-family: Arial, "Trebuchet MS", Century;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	cursor: default;
	background-color: #1c5607;
}

h1
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 25px;
	color: #FFFFCC;
	font-weight: bold;
	letter-spacing: 3px;
	
}

h2
{
	font: Verdana;
	font-size: 13px;;
	color: #CCCCCC;
	text-align:left;
	font-weight: bold;
	text-decoration: overline;
}

h3
{
	font-family: "Times New Roman", Verdana;
	font-size: 13px;;
	color: #CCCCCC;
	text-align:left;
	font-weight: bold;
	letter-spacing: 1px;
}

.h2
{
	font: Verdana;
	font-size: 13px;;
	color: #CCCCCC;
	text-align:left;
	font-weight: bold;
}


.highlights
{
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
	letter-spacing: 3px;
	
}

a:link, a:visited, a:active
{
	text-align: right;
	text-decoration: none;
	color: #FFFF33;
}

a:hover
{
	font-style: oblique;
	color: #FFFF99;
	text-shadow: #000000 2px;
	text-decoration: overline;

}

.nav ul a
{
	text-align: right;
	text-decoration: none;
	color: #006633;
}

.nav ul a:hover
{
	text-align: right;
	text-decoration: none;
	color: #006633;
	background-image:url('but1.png');
	background-repeat: no-repeat
	;
}