/* Print CSS Document */
 
@import url(../core.css);
@import url(../template.css);
@import url(../htmlarea.css);
@import url(../ttnews.css);

H3 {
	color:#dd5c0e;
	font-size:18px !important;
	padding-bottom:0px;
	font-family:Verdana;
	margin-bottom:0px;
	font-weight:normal;
	
	}
	
#printhead {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	font-size: 14px !important;
	font-weight:bold;
	}
	
	
#printhead P {
	font-size: 14px !important;
	font-weight:bold;
	}	
	
BODY,
P.bodytext,
.single_head,
.sissejuh H3,
.uudis_head A,
.uudis_content,
.internal-link,
.csc-firstHeader {
	font-family:"Times New Roman", Times, serif;
	font-size:14px !important;
	}
	
BODY {
	background-image:none;
	background-color:white;
	}
	
.p_head {
	text-align:right;
	padding-top:100px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
A {
	color:#4e84c0;
	text-decoration:underline;
	}

.csc-mailform-field INPUT {
	display:block;
	}
	
.uudis_head {
	padding-bottom:6px;
	}
	

