body,td, .body, .body2 {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:10pt;
    line-height:12pt;
    letter-spacing: 0.00em;
    color:#666666;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }

.footer {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:10px;
    line-height:12px;
    font-weight:bold;
    color:#990033;
    }

/* @group Headings */

.heading {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:16px;
    line-height:16px;
    letter-spacing: 0.1em;
    font-weight:bold;
    color:#990033;
    }

.sub-heading {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:14px;
    line-height:14px;
    letter-spacing: 0.05em;
    font-weight:bold;
    color:#444444;
    }

/* @end */

.emphasis {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:10pt;
    line-height:11pt;
    letter-spacing: 0.05em;
    font-weight:bold;
    color:#666666;
    }

.quote {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:10pt;
    line-height:11pt;
    letter-spacing: 0.0em;
    font-weight:bold;
    color:#666666;
    }

.attribute {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:10pt;
    line-height:11pt;
    letter-spacing: 0.0em;
    font-weight:bold;
    color:#000000;
    }

.phototitle {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:10pt;
    line-height:11pt;
    letter-spacing: 0.0em;
    font-weight:bold;
    color:#666666;
    }

.table {
    font-family : trebuchet ms,gill sans mt,gill sans,verdana,arial,sans-serif;
    font-size:9pt;
    line-height:9pt;
    letter-spacing: 0.0em;
    font-weight:normal;
    color:#666666;
    }

input,textarea,select{
	background-color: #ffffff;
	border:1px solid #666666;
	}

img {
	border:none;
	}

/* @group Links */

a:active { 
	text-decoration:none;  
	color:#990033;
	}

a:link         { text-decoration:none;  color:#990033;}

a:visited { 
	text-decoration:none;  
	color:#990033;
	}

a:hover {
	text-decoration:underline;   
	color:#444444;
	}

a.home:active       { text-decoration:none;  color:#990033;}

a.home:link         { text-decoration:none;  color:#990033;}
a.home:visited      { text-decoration:none;  color:#990033;}
a.home:hover        {text-decoration:underline;   color:#444444;}

/* @end */