BODY
{
    FONT-SIZE: smaller;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #adaa9b;
    color:#585858;
}			
			
BODY TABLE TR TD
{
    FONT-SIZE: smaller;
}

table.container 
{
	width: 664px;
	background-color: white; 
	border-top: 10px solid white;  
	border-right: 20px solid white; 
	border-bottom: 10px solid white; 
	border-left: 20px solid white;
	margin-top: -10px;
}

TABLE.NewsTable
{
/*   font-size: 100%;*/

}

TABLE.NewsTable TH
{
   font-size: 80%;
   font-weight:bolder;
}

.Contents
{
   font-size: 70%;
}

.BodyTable
{
}

TD.BlogArchiveLinks
{
   border-left: solid 1 #cccccc;
   border-right: solid 1 #cccccc;
}

TD.BlogLinks
{
   border-bottom: solid 1 #cccccc;
   border-left: solid 1 #cccccc;
   border-right: solid 1 #cccccc;
}

TD.BlogLinks ul
{
   margin-left: 1em;
}

.Quote
{
   font-weight: normal;
   font-size: 14pt;
   font-style: italic;
   font-family: Helvetica;
   font-variant: normal;

   text-align: left;
}

.QuoteAuthor
{
   font-weight: normal;
   font-size: 11pt;
   font-style: italic;
   font-family: Helvetica;
   font-variant: normal;

   text-align: right;
}


DT
{
}
DD
{
	MARGIN-LEFT: 13em;
	MARGIN-BOTTOM: 0.4em;
	FONT-SIZE: 80%;
}
BLOCKQUOTE
{
}
H1
{
/*	FONT-SIZE: 250%; */
   FONT-SIZE: x-large;
	COLOR: #d0d0d0;
	margin-bottom: 0.3;
}
H2
{
/*    FONT-SIZE: 120%; */
    FONT-SIZE:larger;
    COLOR: #6699cc
}
H3
{
    color: #8ba169;
    FONT-SIZE: medium;
    font-weight: bold;
    margin-bottom: 0.0em;
    margin-top: 0.3em;
}

.CVTable
{
   margin-left: 3.0em;
}

.CVHR
{
   color: #dddddd;
}

A:link
{
    COLOR: #336699;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #336699;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #336699;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #336699;
    TEXT-DECORATION: underline
}
CODE
{
	FONT-SIZE: 120%;
    COLOR: black;
    FONT-FAMILY: Lucida Console, Courier New
}
.codes
{
    BACKGROUND-COLOR: #f0f0f0
}
.cpynot
{
    FONT-SIZE: 70%;
}

DIV.top-nav
{
	FONT-SIZE: 90%;
	TEXT-ALIGN: center;
}
DIV.content
{
	WIDTH: 85%;
}