.t-title {
	font-size: 17px;
	color:#000000;
	line-height: 21px;
	font-weight: bold;
	}

.t-teaser {
	font-size: 20px;
	color:#999999;
	line-height: 21px;
	font-weight: bold;
	}

.t-subtitle {
	font-size: 17px;
	color:#000000;
	line-height: 21px;
	font-weight: bold;
	}

.t-header {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	}

.t-footer {
	font-size: 13px;
	color: #888888;
	}

.t-footer a {
	font-size: 13px;
	color: #888888;
	text-decoration: none;
	}
	
.t-footer a:hover {
	font-size: 13px;
	color: #0000ff;
	}

.t-text {
	font-size: 13px;
	color: #000066;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	}

.t-text a {
	font-size: 12px;
	color: #0000ff;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
    border-bottom-style:solid;
    border-bottom:1px;
	}
.t-text a:hover{
    color: ff0000;
    }
.t-menupath a {
    font-size: 12px;
    color: #6495ED;
    font-weight: normal;
    line-height: 10px;
    text-decoration: none;
    border-bottom: 1px;
    border-bottom-style:dashed;
    }
.t-menupath a:hover{
    border-bottom:1px;
    border-bottom-style:solid;
    color: #000000;
    }


.t-text a:hover {
	border-bottom: solid 1px #ff0000;
	}

.t-global {
	font-family: Arial, Helvetica, MS Sans Serif;
	}

br {
	line-height: 5px;
}
.t-copy {

	font-size: 12px;
	color: #898989;
	line-height: 18px;
}

.t-copy a {
	font-size: 12px;
	color: #C57D00;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border-bottom: dashed 1px #C57D00;
	}

.t-copy a:hover {
	font-size: 12px;
	color: #C57D00;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border-bottom: solid 1px #C57D00;
	}

LI {
        LIST-STYLE-POSITION: outside; LIST-STYLE-IMAGE: url(../img/bullet/bullet_reg.gif); MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;
}
UL {
        MARGIN-TOP: -5px; MARGIN-BOTTOM: 15px;
}

