﻿html 
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    color: #554040;
}

body {margin: 0px;}
a {color:#4287CB;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hoover {text-decoration:underline;}
a:active {text-decoration:underline;}

.standardWidth {width: 900px;}

.euroFooterLink {
    color:#4287CB;
	font-size:10px;    
    text-align: center;
    white-space: nowrap;
}

.euroFooterSpacer {
    color:#4287CB;      
    font-size:10px;
    text-align: center; 
    width: 10px;           
}

.coverThumbnail 
{
	cursor: pointer;
}

.coverOutline 
{
	background-color: #f9f9f9;

    border-bottom: #e6e6e6 solid 2px;
    border-right: #e6e6e6 solid 2px;
    border-left: #d5d5d5 solid 2px;
    border-top:  #d5d5d5 solid 2px;
}

.euroSubheading
{
	font-weight: bold; 
	margin: 15px 0 5px 0;
	color: #336699;
}

.euroEmphasis
{
	color: #336699;
}


