h1.title
{font-family: "Brush Script MT", arial, cursive;
background-color: yellow;
text-align: center;
color: black;
font-size: 20pt
}

h1.invisible 
{visibility:hidden
}



h2
{
font-family: "Times New Roman", Times, serif;
background-color: white;
color: black;
text-align: center; 
font-size: 16pt 
}
h3
{
font-family: "Times New Roman", Times, serif;
background-color: white;
font-weight: normal;
color : black;
text-align: center;
font-size: 14pt 
}
h4
{
font-family: "Times New Roman", Times, serif;
background-color: white;
color : black;
text-align: center; 
font-size: 12pt 
}
h5.p12
{
font-family: "Times New Roman", Times, serif;
background-color: white;
font-weight: normal;
color : black;
text-align: center; 
font-size: 12pt
}
h5.p10
{
font-family: "Times New Roman", Times, serif;
background-color: white;
font-weight: normal;
color : black;
text-align: center; 
font-size: 10pt
}


h1.inv
{visibilty: hidden
}

a:link     
{
color: #666666; 
background-color: transparent;
text-align: center;
font-size: 10pt 
}

a:visited  
{ 
color: #666666;
background-color: transparent;
text-align: center; 
font-size: 10pt 
}

a:hover    
{ 
color:blue; 
background-color: transparent;
text-align: center; 
font-size: 10pt 
}

a:active   
{ 
color:red;
background-color: transparent;
text-align: center;  
font-size: 10pt 
}

td.blue
{
color: blue;
background-color: white;
text-align: center;
border-color:blue
}
#link1
{font-family: arial, arial, serif;
background-color: blue;
text-decoration:none ;
text-align: center;
color: white;
font-size: 26pt;
padding : .2cm
}

#link2
{
font-family: arial, arial, serif;
background-color: blue;
text-align: center;
color: white;
font-size: 14pt
}
#saf
{font-family: arial, arial, serif;
background-color: blue;
text-decoration:none ;
text-align: center;
color: white;
font-size: 26pt;
padding : .2cm
}

p.inv
{
visibilty: hidden
}

td.link3
{font-family: "Times New Roman", Times, serif;
background-color: white;
text-align: center;
color: black;
font-size: 12pt
}

td.this
{
color: gray;
background-color: #ccffcc;
text-align: center
}

td.that
{
color: gray;
background-color: white;
text-align: center
}

td.toclick
{
font-family: "Times New Roman", Times, serif;
text-align: center;
background-color: white;
color : blue;
font-weight: bold; 
font-size: 10pt 

}
th
{
font-family: "Times New Roman", Times, serif;
background-color: white;
font-weight: bold;
color : black;
text-align: left; 
font-size: 12pt
}



table.gray 
{
color: gray;
background-color: white;
padding: .4cm

}
table.link 
{
color: black;
background-color: white;
padding: 0cm

}

table.blue 
{

text-align: center;
color: blue;
background-color: white;
right: 50%;
border-style: solid; 
border-color: blue; 
padding: .4cm 
}

table.yellow 
{

border-collapse: collapse;
text-align: center;
color: black;
background-color: white;
border-style: solid; 
border-color: yellow; 
border-width: 2px;

}

th.yellow 
{

text-align: left;
color: black;
background-color: white;
border-style: solid; 
border-color: yellow; 
border-width: 2px;
padding: .2cm .5cm
}
td.yellow 
{

text-align: left;
color: black;
background-color: white;
border-style: solid; 
border-color: yellow; 
border-width: 2px;
padding: .2cm .5cm 
}