body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	}
td {
	font-size: 11;
	}

.catNavFieldTitle {
	font-size: 10;
	font-weight: bold;
	color: #637382;
	}
.catNavField {
	font-size: 10;
	}

.copyright {
	font-size: 10;
	color: #A9A9A9;
	}	

.newsListItem {
	color: #103069;
	font-size: 10;
	}
.newsListItemLink {
	color: #D85505;
	text-decoration:none;
	}


.watchListItemTitle {
	font-size: 10;
	font-weight: bold;
	color: #38628E;
	text-decoration: none;
	}
a.watchListItemTitle:hover {
	text-decoration: underline;
	}

.watchListPages {
	font-size: 10;
	color: #38628E;
	}

.watchItemTitle {
	font-size: 14;
	color: #819EBD;
	font-weight: bold;
	}
.watchItemInfo {
	font-size: 11;
	color: #2E639D;
	}
.watchItemImageAlt {
	font-size: 10;
	color: #5F7B99;
	text-decoration: none;
	}
a.watchItemImageAlt:hover {
	text-decoration: underline;
	}
.watchItemMiscTitle {
	font-size: 11;
	font-weight: bold;
	color: #5F7B99;
	}

#alt {
	visibility: hidden;
	position: absolute;
	}
#alttext {
	font-size: 11;
	font-weight: bold;
	}

	
#catNavTitle {
	font-size: 11;
	font-weight: bold;
	color: #9FABB7;
	}
#path {
	color: #C14B05;
	font-size: 10;
	}

.basketNum {
	font-size: 10;
	}

.goodlistItem {
	font-size: 11;
	}

.goodlistHead {
	font-size: 11;
	font-weight: bold;
	color: #05264A;
	}
	
.body {
	font-size: 12;
	}
	
.img_alt {
	font-size: 10;
	text-align: center;
	}

.cms_table_title {
	font-size: 12;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
	}

.cms_table_item {
	font-size: 12;
	background-color: #EEEEEE;
	}

.priceBasketQty {
	font-size: 10;
	width: 40;
	border: solid 1 #05264A;
	}

input.formField {
	font-size: 12;
	}

textarea.formField {
	font-family: Arial;
	font-size: 12;
	}

input.formButton {
	font-size: 12;
	border: solid 1 #000000;
	}


