body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/stripe_bg.gif);
	background-repeat:repeat
	
}
a:link {
	color: #32838c;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #32838c;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #32838c;
}

a.footer:link {
	color: #666666;
	font-weight:normal;
	text-decoration: none;
	font-size:11px
}
a.footer:visited {
	text-decoration: none;
	color: #666666;
	font-size:11px
}
a.footer:hover {
	text-decoration: none;
	color: #32838c;
	font-size:11px
}
a.footer:active {
	text-decoration: none;
	color: #666666;
	font-size:11px
}
.footertext {font-size: 11px}


a.sidebar:link {
	color: #7E7F0F;
	font-weight: bold;
	text-decoration: none;
	font-size:13px
}
a.sidebar:visited {
	text-decoration: none;
	color: #7E7F0F;
	font-weight: bold;
	font-size:13px
}
a.sidebar:hover {
	text-decoration: none;
	color: #32838c;
	font-weight: bold;
	font-size:13px
}
a.sidebar:active {
	text-decoration: none;
	color: #7E7F0F;
	font-weight: bold;
	font-size:13px
}
.table{
border:1px #333333 solid;
margin-bottom:10px
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.sidebartext{
font-size:13px
}
.praise2 p {
	padding:10px;
	margin-bottom:10px;
	background-color:#F8F8F0;
	border:1px #ccc solid;
	
}

.praise  {
	padding:10px;
	margin-bottom:10px;
	background-color:#F8F8F0;
	border:1px #ccc solid;
	
}