body, table, tr, td, a, p, h1, h2, h3, h4, h5{	font-family: arial,helvetica,sans-serif;}/*	Standard links*/a:link{	color: #ff3300;	font-weight: normal;	text-decoration:none}a:visited{	color: #ff3300;	font-weight: normal;	text-decoration:none}a:hover{	color: #ff3300;	font-weight: normal;	text-decoration: underline}/*	Top menu bar style*/.topmenu{	color: #ffffff;	font-size: 12px;	font-weight: bold;	text-decoration: none;}/*	Top menu bar links*/a.linktopmenu:link{	color: #ffffff;	text-decoration: none}a.linktopmenu:active{	color: #ffffff;	text-decoration: none}a.linktopmenu:visited{	color: #ffffff;	text-decoration: none}a.linktopmenu:hover{	color: #ffcc00;	text-decoration: underline}/*	Standard paragraph*/p{	color: #000000;	font-size: 12px;	font-weight: normal;}/*	Headings*/h1{	color: #ff3300;	font-size: 24px;	font-weight: bold;}h2{	color: #ffcc00;	font-size: 20px;	font-weight: bold;}h3{	color: #ff3300;	font-size: 16px;	font-weight: bold;}h4{	color: #999999;	font-size: 14px;	font-weight: bold;}h5{	color: #999999;	font-size: 12px;	font-weight: bold;}