body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	background-color: #8ab8e3;
}

.ecard {
	background-color: #faced2;
}

.emptybg {
	background: none;
}

.whitebg {
	background-color: #ffffff;
}

.page {
	
}

.tablebg {
	background-image: url(../images/shoeghost.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.bg {
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #9b4131;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #660000;
}

a:hover {
	text-decoration: none;
	color: #FFFF00;
}

a:active {
	text-decoration: none;
	color: #FFFF00;
}


.indent {
	margin-right: 100px;
	margin-left: 50px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}

p,div,ul {
	font-size: 11pt;
	line-height: normal;
	margin-right: 50px;
	margin-left: 15px;
	margin-top: 30px;
}

h2 {
	font-size: 20pt;
	line-height: normal;
	margin-right: 50px;
	margin-left: 15px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.expando { /*recommended but not required*/
	border: none;
	vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}


/* Blogger and FeedBurner styles */

div.feedBurnerFeedBlock {
	font-size: 11pt;
	line-height: normal;
	margin-right: 50px;
	margin-left: 15px;
	margin-top: 30px;
}

p.feedTitle {
	font-size:20px;
}

span.headline {
	color: #993333;
	font-size: 20px;
	line-height: 2px;
}

p.date {
	font-size: 9px;
	line-height: 2px;
}

enclosure,creditfooter {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}