h1
{
font-family:Georgia,Courier New, times, serif;
text-shadow: 2px 2px RGB(70,70,70);
font-size:32;
color:RGB(176,224,230);
text-align:center;
margin-top:60px;
padding-top:0px;
}
h2
{
font-family:Georgia, "Time New Roman", times, serif;
text-shadow: 2px 2px RGB(70,70,70);
font-size:22;
color:RGB(176,210,180);
text-align:center;
font-style:italic;
font-weight:normal;
margin-top:10px;
padding-top:0px;
}
h3
{
font-family:Georgia, "Time New Roman", times, serif;
font-size:19;

color:RGB(176,224,230);
text-align:Left;
font-weight:bold;
text-decoration:underline;
}
h4
{
font-family:Georgia, "Time New Roman", times, serif;
font-size:17;
color:RGB(176,224,230);
padding-top:10px;
text-align:center;
font-weight:normal;
font-style:italic;
}
p
{
font-family:Georgia, "Time New Roman", times, serif;
font-size:15;
color:White;
text-align:Left;
font-weight:normal;
}
ul
{
font-family:Georgia, "Time New Roman", times, serif;
font-size:15;
color:White;
text-align:Left;
font-weight:normal;
list-style-type: none;
vertical-align:middle;
}
li img{
vertical-align: middle;
display: inline-block;
line-height: 30px;
vertical-align: middle; /* | top | bottom */
}
.softlink,.softlink:active
{
font-family:Georgia, "Time New Roman", times, serif;
font-size:17;
color:White;
padding-top:10px;
text-align:center;
font-weight:normal;
font-style:italic;
text-decoration:underline;
}
.softlink:hover
{
cursor:pointer;
color:RGB(100,149,237);
}
.invisibleLink,.invisibleLink:active
{
font-family:Georgia, "Time New Roman", times, serif;
font-size:15;
color:White;
text-align:Left;
font-weight:normal;
text-decoration:none;
}
.invisibleLink:hover
{
cursor:pointer;
color:RGB(100,149,237);
}