@charset "utf-8";
/* CSS Document */

body{
padding:0px;
margin:0px;}

#bgbody{
background:url(../images/bgbody.jpg) repeat-y;}

.title{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:bold;
line-height:1.2em;
color:#000000;}

.title1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
line-height:1.2em;
color:#000000;}

.title2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
line-height:1.2em;
color:#000000;}

.t1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:1.5em;
color: #000;}

.t2{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5em;
text-transform:uppercase;
color: #666666;}

<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->