.adv {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #CC9900;
        font-weight: bold;
}
.advtitle {
        font-size: 12px;
        font-weight: bold;
        color: #996600;
}
h4 {
        font-size: 15px;
        font-weight: bold;
        color: #CC9900;
        margin: 0px;		
}
.advbody {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #996600;
}
.style1 {
        font-size: 9px;
        color: #FF0000;
        text-transform: none;
        vertical-align: top;
}
h1 {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
}

h6 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

body {
        font-family: Arial, Helvetica, sans-serif; color: #21365A;
}

p {
        font-size: 12px;
}

td.name {
        font-size: 10px;
        font-weight: bold;
        text-align: right;
}

td.var {
        font-size: 10px;
        font-weight: bold;
}

div {
        font-size: 12px;
}

link {
        font-size: 12px;
        font-weight: bold;
        color: #CCCCFF;
}

a:hover {
        color: #990000;
        text-decoration: underline;
}

a.url {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: normal;
}

a {
        font-size: 12px;
        color: #21365A;
}

.menu {
        font-size: 12px;
        text-decoration: none;
}

td.url {
        color: #CCCCFF;
        font-weight: bold;
        font-size: 12px;
}

.copyrite {
        font-size: 9px;
        color: #333366;
}

.t {
        font-size: 12px;
        color: #21365A;
}

h2 {
        font-size: 12px;
        margin: 0;
}

h2.name {
        font-size: 12px;
        margin: 0;
        color: #CCCCFF;
}

tr {
        background-repeat: no-repeat;
}

li {
        font-size: 12px;
}

td.index {
        background-repeat: repeat-x;
}

.style2 { 
		font-weight : bold; 
} 