﻿h1 {
	color: rgb(0, 0, 128); 
	/* For Page Headers e.g. AVG Anti-Virus */
}
h2 {
/* For light blue bit just inder Page Headers */
	color: #000080;
	Font: bold small Arial, Helvetica, sans-serif;
}
h3 {
/* Bullet Headings on the page e.g. FEATURES */
	color: #488dc8;
	Font: bold small Arial, Helvetica, sans-serif;
}
#product #table60 #backgrdtest {
padding: 0px;
margin: 0px;
background: url(images/backgroundslither.gif); /*the path to your image*/
background-repeat: repeat-x;
background-color: White; 
}

h4 {
/* Paragraph headers e.g. in the quoting tool */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0C3865;
}
p {
	/* general text on the page */
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1em;
}


p_red {
/* general text on the page  - just also red*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: red;
}
	ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	li {
	background: url(images/orangearrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
	color: #0c3865;
	}
.product_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #0C3865;
	font-weight: bold;
	}
.product_sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #488DC8;
	font-weight: bold;
	}	
.product_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666;
	}	
.product_info_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #00599E;
	font-weight: bold;
}
.body_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #0c3865;
}
p_small {
/* general text on the page  - just a bit smaller e.g. (with Anti-Spyware)*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0c3865;
}

.body_small_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.body_small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.body_small_lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #488DC8;
	font-weight: bold;
}
.body_small_blk_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.body_blue_copy_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #00599E;
	font-weight: bold;
}
