a {
	color : #0972ff;
	text-decoration : underline;
}

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

h2 {
	width : 768px;
	margin : 0 0 35px 0;
	padding : 0px;
}

#container {
	width : 680px;
	text-align : left;
}

.title {
	font-size : 90%;
	color : 0972ff;
	font-weight : bold;
	margin : 0;
	padding : 10px 0 10px 15px;
	background : #d9e9ff url(title_bg.gif);
	border-bottom : dotted 1px #6facff;
}

.comment {
	font-size : 75%;
	margin : 0;
	padding : 20px 20px 0 20px;
	border-left : solid 1px #6facff;
	border-right : solid 1px #6facff;
}

.date {
	font-size : 70%;
	text-align : right;
	margin : 0 0 30px 0;
	padding : 10px 20px 15px 0;
	background : url(text_foot.gif) left bottom no-repeat;
}

form {
	font-size : 12px;
	margin : 0;
	padding : 0;
}

#link {
	text-align : right;
	margin-top : 10px;
	font-family : verdana,century;
	font-size : 10px;
}

address {
	width : 728px;
	border-top : solid 5px #cccccc;
	margin : 30px 0 40px 0;
	padding-top : 10px;
             font-size : 10px;
             font-family : Arial,Verdana;
             font-style : normal;
             text-align : right;
}