a { 
    text-decoration : none; 
    font-weight : bold; 
    color : #ccc; 
    outline : none; 
    } 
    a:visited { 
    color : #ccc; 
    } 
    a:active { 
    color : #ccc; 
    } 
    a:hover { 
    color : #ccc; 
    text-decoration : underline; 
    } 
    .ahem { 
    display : none; 
    } 
    strong, b { 
    font-weight : bold; 
    } 
    p { 
    font-size : 12px; 
    line-height : 22px; 
    margin-top : 20px; 
    margin-bottom : 10px; 
    } 
    img { 
    border : 0; 
    } 
    .nowrap { 
    white-space : nowrap; 
    font-size : 10px; 
    font-weight : bold; 
    margin-top : 0; 
    margin-bottom : 0; 
    } 
    :link { 
    color : #0000ff; 
    } 
    :visited { 
    color : #0000ff; 
    } 
    :active { 
    color : #0000ff; 
    } 
    body.c13 { 
    color : rgb(0, 0, 0); 
    background-color : rgb(255, 255, 255); 
    background-image : url(images/bg.jpg); 
    } 
    div.c12 { 
    text-align : center; 
    color : #cccccc; 
    } 
    span.c11 { 
    color : rgb(102, 102, 102); 
    } 
    a.c10 { 
    color : rgb(102, 102, 102); 
    } 
    span.c9 { 
    font-size : 11px; 
    } 
    a.c8 { 
    color : rgb(255, 0, 0); 
    } 
    div.c7 { 
    text-align : center; 
    } 
    img.c6 { 
    border : 0 solid; 
    width : 291px; 
    height : 266px; 
    } 
    span.c5 { 
    color : #ff0000; 
    } 
    span.c4 { 
    color : #000000; 
    font-family : Arial, Verdana; 
    font-size : 12px; 
    } 
    span.c3 { 
    font-size : 16px; 
    } 
    span.c2 { 
    font-size : 20px; 
    } 
    table.c1 { 
    background-color : #ffffff; 
    } 
    table.c3 { 
    height : 600px; 
    } 
    table.c2 { 
    height : 120px; 
    } 
    table.c1 { 
    height : 100%; 
    } 
	.dashedtop {
	border-top: 1px dashed #800;
	padding-top: 2px;
	margin-top: 2px;
}

.dashedbottom {
	border-bottom: 1px dashed #800;
	padding-bottom: 2px;
}

	
