/* Stylesheet for InterStartSites.com  */

body
{
background-color: #000044;
color: #000077;
padding-top: 10px;
padding-left: 30px;
}

table.back
{
background-color: #ffffff;
width: 800px;
-moz-border-radius: 15px;
-webkit-border-radius: 25px;
}

table.front
{
background-color: #ffffff;
-moz-border-radius: 15px;
-webkit-border-radius: 25px;
}

td
{
vertical-align: top;
}

td.topright
{
vertical-align: middle;
}

td.boxed
{
border:5px;
border-color:#000077;
border-style:ridge;
padding:16px;
background-color: #dedeff; /* ddddff; */
-moz-border-radius: 15px;
-webkit-border-radius: 25px;
}

td.copy
{
color:#9999ff;
font-size: 9pt;
vertical-align: bottom;
}

p
{
text-indent: 20px;
font-weight: 600;
font-size: 12pt;
}


a:link
{
color: #d4a017;
font-weight: 600;
font-family: sans-serif;
font-size: 12pt;
}


a:visited
{
color: #b48000;
font-weight: 600;
font-family: sans-serif;
font-size: 12pt;
}

ul.level1
{
list-style-image: url(images/level1.gif);
font-style: italic;
font-weight: 700;
}

ul.level2
{
list-style-image: url(images/level2.gif);
font-size: smaller;
font-style: italic;
font-weight: 700;
}

br.tinyline
{
font-size: 4pt;
}
