p.right
{
text-align: right;
color: white;
font-family: verdana;
font-weight: bold;
font-size: 13
}
body.title
{ background-color:yellow;
margin-left: 70px}

body.center{ border:crimson ridge 6px; border-width: thin; width: 100%;

background-image:url('background.jpg');
a:link     {color:blue}
a:visited  {color:crimson}
a:active   {color:purple}
a:hover    {color:orange} }

body.side
{ background-color:black;}
a:link     {color:blue}
a:visited  {color:crimson}
a:active   {color:purple}
a:hover    {color:orange}

h1 {color:black; font-size:16pt; font-family:verdana; text-align: center}
h2 {color:crimson; font-size:18pt; font-family:verdana; text-align: center}
ul{text-align: left;
color: black;
font-family: verdana;
font-size: 13;
margin-left: 70px;
font-weight: bold
}
 p.center
 {text-align: center;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 13
}
li{text-align: left;
color: black;
font-family: verdana;
font-size: 13;

font-weight: bold
}
ul.reg{text-align: left;
color: black;
font-family: verdana;
font-size: 13;
font-weight: bold
}
li.reg{text-align: left;
color: black;
font-family: verdana;
font-size: 13;
font-weight: bold
}

p.left
{text-align: left;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 14
}
h3
{text-align: left;
margin-left: 20px;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 13
}

p.b
{text-align: center;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 16
}
p.mega
{text-align: center;
color: FIREBRICK;
font-family: verdana;
font-weight: bold;
font-size: 48;
font-style:italic
}