body
{
    color : #303030;
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
}

div.grid_12 h1
{
    margin-top : 0px;
    margin-bottom : 0px;
}

div.grid_8
{
	text-align: justify;
	line-height: 125%;
	padding-bottom: 20px;
} 

div.grid_8 p
{
    margin-right : 30px;
}

div.grid_6
{
	text-align: justify;
	line-height: 125%;
	padding-bottom: 20px;
} 

div.grid_4 {  
	text-align: justify;
	padding-bottom: 10px;
} 

h1
{
    color: #336699;
    font-size: xx-large;
    font-variant: small-caps;
    border-bottom-style: solid;
    border-bottom-width: thick;
    border-bottom-color: #6699cc;
}

h2
{
    color: #336699;
    font-size: large;
    line-height: 25%;
    padding-top: 10px;
}

.smallp
{
	font-size: small;
}

.nobullets
{
	list-style-type: none;
}

.noindent
{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

.weblinks
{
	line-height : 150%;
}

.image_label
{
	margin: 0px;
	font-size: smaller;
	text-align: right;
	font-style: italic;
}

.copyright
{
    font-size: small;
    text-align: center;
    line-height: 50%;
}