BODY
{

}

.text01
 {
	font-family : Georgia;
	color : #000000;
	font-size : 16px;
}

.text02
 {
	font-family : Georgia;
	color : #000000;
	font-size : 14px;
}

.header
 {
	font-family : Georgia;
	color : #000000;
	font-size : 18px;
	font-weight : bold;
}

a.linktex01
 {
    font-family : Georgia;
    color : navy;
    font-size : 16px;
    font-size-adjust : none;
    letter-spacing : normal;
    text-decoration : underline;
    font-weight : none;
}

a.linktex01:hover
 {
    font-family : Georgia;
    color : #333333;
    font-size : 16px;
    font-size-adjust : none;
    letter-spacing : normal;
    text-decoration : underline;
    font-weight : none;
}

a.link1
 {
    font-family : Georgia;
    color : #666666;
    font-size : 10pt;
    font-size-adjust : none;
    letter-spacing : normal;
    text-decoration : none;
    font-weight : none;
}

a.link1:hover
 {
    font-family : Georgia;
    color : Navy;
    font-size : 10pt;
    font-size-adjust : none;
    letter-spacing : normal;
    text-decoration : underline;
    font-weight : none;
}


