body {
	background-image: url(/fc/images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;


}
form {
	margin: 0px;
	padding: 0px;
}
.topics-subject {
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Helvetica";
	font-size: 12px;
	line-height: 18px;
	color: #D11F2F;
	font-weight: bold;

}
.topics-subject-l {
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Helvetica";
	font-size: 14px;
	line-height: 20px;
	color: #D11F2F;
	font-weight: bold;

}
.topics-subject-ll {
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Helvetica";
	font-size: 16px;
	line-height: 22px;
	color: #D11F2F;
	font-weight: bold;

}
.topics-body {
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Helvetica";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.photo {
	border: 3pt solid #FFFFFF;

}

a:link    { color : #D11F2F ; text-decoration : underline ; }
a:visited { color : #D11F2F ; text-decoration : underline ; }
a:hover   { color : #FF1F2F ; text-decoration : underline ; }
a:active  { color : #FF1F2F ; text-decoration : underline ; }

