body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : #000000;
	margin : 0;
	padding : 0;
	top : 0;
	left : 0;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color : #000000;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 1.2em;
	text-align : center;
}

td.h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 1.2em;
}

td.heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 1.0em;
}

td.subheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 0.8em;
}

td.h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 1.0em;
}

em {
	color : #000060;
	font-weight : 500;
	font-style : italic;
}

b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0000a0;
	font-weight : 800;	
}

td.FeltTitle {
	color : #ffffff;
	font-size : 30px;
	font-weight : 800;
	text-align : center;
	font-style : italic;
}

td.FeltText {
	color : #ffffff;
	font-size : 12px;
	font-weight : 400;
	text-align : center;
}

td.tab {
	color : #ffffff;
	font-size : 13px;
	font-weight : 800;
	text-align : left;
	font-style : italic;
	background-image : url(Graphics/Tab.jpg);
	background-repeat : no-repeat;
}

td.html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 0.7em;
}

td.windows {
	color : #ffffff;
	font-size : 12px;
	font-weight : 600;
	font-style : italic;
}

td.listheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 0.7em;
}

td.warning {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #e00000;
	font-weight : 800;
	font-size : 0.7em;
}

td.tabborder {
	background-color : #224242;
}

td.tabtext {
	color : #000000;
	font-size : 0.65em;
	background-color : #EFEFE4;
}

td.scrshotheader {
	font-size : 0.65em;
	font-weight : 400;
}

td.scrshotfooter {
	font-size : 0.6em;
	font-weight : 400;
}

td.links {
	font-size : 0.7em;
	font-weight : 400;
}

td.copyright {
	font-size : 0.7em;
	color : #808080;
	font-weight : 400;
}

td.DownloadDotComTab {
	color : #ffffff;
	font-size : 13px;
	font-weight : 800;
	text-align : left;
	font-style : italic;
	background-image : url(Graphics/TabGreen.jpg);
	background-repeat : no-repeat;
}

td.DownloadDotComBorder {
	background-color : #224242;
}

td.DownloadDotComText {
	color : #000066;
	font-size : 0.60em;
	text-align : center;
	background-color : #FFFFEF;
}

td.DownloadDotComText strong {
	font-weight : 600;
	font-size : 1.1em;
}

input.text,textarea.text {
	background-color : #ffffff;
	font-weight : 400;
}

td.Clicks1 {
	font-size : 0.6em;
	font-weight : 400;
	text-align : center;
	background-color : #FFFF90;	
}

td.Clicks2 {
	font-size : 0.6em;
	font-weight : 400;
	text-align : center;	
}

td.OrdersHeading {
	font-size : 0.8em;
	font-weight : 800;
	text-align : center;
	background-color : #EFEFE4;
}

td.OrdersCell {
	font-size : 0.8em;
	font-weight : 400;
	text-align : center;
	background-color : #FFFFFF;
}

td.OrdersPrice {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : 400;
	text-align : center;
	background-color : #FFFFFF;
}

td.OrdersFooter {
	font-size : 0.65em;
	font-weight : 400;
	background-color : #FFFFFF;
}


