.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
.pdfheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #777777;
}
.pdfsubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}
.pdfsubsubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
p,table,tr,td,ul,ol,li,select,input,submit,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
h1, h2, h3 {	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.products td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 5px;
}
.products a:link, .products a:visited  { 
	color: #006699;
}
.products a:hover {
	color: #666666;
	text-decoration: None;
}
a:link, a:visited, a:active {
	color: #006699;
}
.productmenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.productmenu a:link, .productmenu a:visited  { 
	color: #C96827;
	font-weight: normal;
}
.productmenu a:hover {
	color: #222222;
	text-decoration: None;
	font-weight: normal;
}
.sidequote {
	margin-left: 20px;
	font-size: xx-small;
	font-style: normal;
	background-color: #FFDDDD;
	color: #CC0000;
}
.sidequote p {
	margin: 10px;
}
body {
	background-color: #EEEEEE;
}
.sml {
	font-size: xx-small;
	text-align: center;
}
ul { 
	list-style-image: url(http://creativecapital.com.au/images/blueArrowRight.gif) 
}
