body {
	margin:0px;
	padding:0px;
	font-size: 14px;
}
body, td, p {
	font-family:sans-serif;
	font-size: 14px;
}

a, a:link {
	font-family: sans-serif;
	color:#835500;
	text-decoration:none;
}
a:hover, a:active {
	font-family: sans-serif;
	text-decoration:underline;
}
a:visited{
	font-family: sans-serif;
	color:#B27300;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #0033FF;
	font-family: sans-serif;
}
.category {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.demo {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
}
.enquiry {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.contact,.contact td,.contact a,.contact a:link,.contact a:visited,.contact a:hover,.contact a:active{
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

.error {
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.box{
    border: 1px solid black;
}


