html {
	SCROLLBAR-FACE-COLOR:#cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #CDD4DA;
	SCROLLBAR-SHADOW-COLOR: #aeaeae;
	SCROLLBAR-3DLIGHT-COLOR: #aeaeae;
	SCROLLBAR-ARROW-COLOR: #567597;
	SCROLLBAR-TRACK-COLOR: #CDD4DA;
	SCROLLBAR-DARKSHADOW-COLOR: #5B7085;
	border: 0px none #CCCCCC;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #333333;


}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight:bold;
	color : #003399;
}
.date {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color : #990000;
}
.author {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color : #666600;
}
.repeaty {
	background-repeat: repeat-y;
}
.repeatx {
	background-repeat: repeat-x;
}
.padding2px {
	padding: 4px;
}
.txt2{
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #4D536B;
	text-decoration: none;
	background-image : url(images/shadow_txtbox1.gif);
	border: 1px solid #999999;
}
.btn{
	background-color: #6699cc;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #666666;
	
}
a.text{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;



}
a.text:hover{
	color: #cc6600;
	text-decoration:none;
	
}
a.link{
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;

}
a.link:hover{
	color: #900000;
	text-decoration:none;
	font-weight:bold;
	font-family: "Georgia", "Times New Roman", "Times", "serif";


}
.image {
	border: 1px solid #666666;
}
.poem {
	font-style: normal;
	letter-spacing: 2px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0099CC;
}
.heading {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.visited {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;	
	color: #900000;
}
.btn2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.black{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration:underline;
	font-size: 10px;

}
a.black:hover{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
		font-size: 10px;
}