
body
{
    font-family:'Trebuchet MS', Verdana, Sans-Serif;
    font-size:11pt;
    line-height:1.8;
}

body a
{
    color: Goldenrod;
    text-decoration: none;
}


.ContentMasterPage
{
    margin: 20px 0;
    background-image:url("RMS-ASCII-Bits.gif");
}


h1 { font-weight: bold; font-size: 140%; color: Maroon; line-height:1.2; }
h2 { font-weight: bold; font-size: 120%; color: Maroon; }
h3 { font-weight: bold; font-size: 110%; color: Maroon; }


.banner { FONT-SIZE: 24px; COLOR: white; FONT-FAMILY: Verdana, Sans-Serif; LETTER-SPACING: 1px }
.banner a { COLOR: white; TEXT-DECORATION: none }

.name { FONT-SIZE: 150%; COLOR: Maroon; font-weight: bold; }

.title { FONT-SIZE: 125%; COLOR: Maroon; }

.highlight { FONT-SIZE: 110%; COLOR: Maroon; }

.address { FONT-SIZE: 110%; COLOR: Maroon; }
.address a
{
	color: Goldenrod;
	text-decoration: none;
}
.address a:hover { COLOR: Maroon; }

.menuitem
{
    font-weight: bold;
    font-size: 11px;
    color: Goldenrod;
    font-family: Verdana, Sans-Serif;
    vertical-align: middle;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
}
.menuitem A { COLOR: Goldenrod; TEXT-DECORATION: none }
.menuitem A:hover { COLOR: Maroon; }


.footer
{
	font-size: 70%;
	color: Goldenrod;
	line-height: 1;
	font-family: Verdana, Sans-Serif;
}
.footer A { COLOR: Goldenrod; TEXT-DECORATION: none }
.footer A:hover { COLOR: Maroon; }


.FootPubDate
{
	font-size: 70%;
	color: Goldenrod;
	line-height: 2;
}





.ProfileName
{
    margin:30px 20px 20px 20px;
	font-weight: bold;
	color: darkgoldenrod;
}

.ProfileNarrative
{
    /*font-size: Smaller;*/
    margin:0 40px;
    /*line-height: 2;*/
}

.ProfileNarrative a
{
    color: darkgoldenrod;
    text-decoration: none;
}
.ProfileNarrative a:hover { color: Maroon; }





.ProjectCompany
{
	font-weight: bold;
	font-size: 100%;
	color: darkgoldenrod;
	TEXT-DECORATION: none;
}
.ProjectCompany a { color: darkgoldenrod; text-decoration: none; }
.ProjectCompany a:hover { COLOR: Maroon; }

.ProjectCompany2
{
    font-size: Smaller;
    color: darkgoldenrod;
    text-decoration: none;
    font-weight: bolder;
}

.ProjectTask,
.ProjectTask li
{
	font-size: Smaller;
    margin-left: 20px;
    margin-right: 40px;
}
