body,td,p {
	font-family: verdana;
	font-size : 13px;
	color : #996633;
}
td.bb {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #006600;
	letter-spacing : -1px;
	text-align : right;
}
.bb1 {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #996633;
	letter-spacing : -1px;
}
.tit {
	font-family: verdana;
	font-size : 10px;
	color : #006600;
	font-weight : bold;
}
.cal {
	font-family: verdana;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-align: center;
}
.calr {
	font-family: verdana;
	font-size : 10px;
	color : #ff0000;
	font-weight : normal;
	text-align: center;
}
th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 19px;
	color : #ffffff;
	font-style : italic;
	letter-spacing : -1px;
	font-weight : normal;
}
input,select,textarea {
	background : #FFF9D3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
a,a:link,a:visited {
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 14px;
        font-style: italic;
        font-weight: bold;
        color: #006600;
		letter-spacing : -1px;
        text-decoration : underline;
}
a.sm,a.sm:link,a.sm:visited {
        font-family: verdana,arial,sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #006600;
        text-decoration : none;
}

a.sm1,a.sm1:link,a.sm1:visited {
        font-family: verdana,arial,sans-serif;
        font-size: 10px;
        font-style: italic;
        font-weight: normal;
		letter-spacing : 0px;
        color: #006600;
        text-decoration : none;
}

a:hover,a.sm:hover, a.sm1:hover {
        text-decoration : underline;
}
