BODY {
margin:0;
padding:0;
background align: center; 
background-repeat: repeat-y; 
background-color: #dba6f3;
font-size: 12pt; 
font-family: sans-serif; 
color: #060E39; 
margin: 0px;
padding: 0px;
}

b,strong {
font-family: sans-serif; 
font-size : 12pt; 
color: #8E8CC4;
}

i,em {
font-family: sans-serif;
font-size: 12pt;
}

u {
font-family: sans-serif;
font-size: 12pt;
}
   
A:link {
width: 147px;
color: #423A96;
font-size : 12pt;
}

A:hover {
color: #6283CC;
text-decoration: strike-out;
font-size : 12pt;
cursor: crosshair;
}

A:visited {
color: #423A96;
text-decoration: strike-out;
font-size : 12pt;
cursor: crosshair;
}

A:visited:hover {
color: #6283CC;
text-decoration: strike-out;
font-size : 12pt;
cursor: crosshair;
}

h1 {
border-bottom: 2px dotted #6283CC;
font-family: sans-serif; 
font-size : 18px; 
color: navy;
text-align: center; 
}

h2 {
border-bottom: 1px dotted #6283CC;
font-family: sans-serif; 
font-size : 15px; 
color: navy;
text-align: center; 
}