h1{
font-size:x-large;
font-weight : bolder;
color:#000000;
}

h2{
font-size:large;
font-weight : bolder;
color:#000000;
}

h3{
font-size:XX-large;
}

h4{
font-size: small;
color:#000000;
}

.clear {
clear:left;
}

.main {
background-color:#;
border:none ;
width:770px;
margin:0px auto 0px auto;
font-size:small;
}


.title {
padding : 5px;
background-color:#ffffff;
border:solid 1px ;
text-align: left;
width:770px;
}

.title2 {
padding : 5px;
background-color:#ffffff;
border:solid 1px ;
text-align: left;
width:770px;
}

.title3 {
padding : 5px;
background-color:#ffffff;
border:solid 1px ;
text-align: right;
width:770px;
}

.decimal{list-style-type:decimal;}

.vertical {
vertical-align:bottom;}


.black{
font-size:small;
color: #ffffff;
background-color: #000000;
}



body { color: #cc6699; background-color: #ffffff;}
a:link {color: #ff6193;}
a:visited {color: #ffa6d1;}
a:active {color: #cc66a9;}

body {
text-align:center;
}


