A, A:LINK {
	color : #006200;
	font-family : "Times New Roman";
	text-decoration : underline;
}
A:ACTIVE {
	color : #006200;
	font-family : "Times New Roman";
	text-decoration : underline;
}
A:VISITED {
	color : #006200;
	font-family : "Times New Roman";
	text-decoration : underline;
}
A:HOVER {
	color : #006200;
	font-family : "Times New Roman";
	text-decoration:none;

}
BODY {
	font-size : small;
	font-family : "Times New Roman";
	color : Black;
	line-height:150%;
	margin:0;
	padding:0;
}

table.links td
{
	vertical-align:top;
}

.refleksjoner 
{
	line-height:150%;
}

.seminar
{
	line-height:150%;
}

.seminar p
{
	line-height:150%;
}

.seminar th
{
	text-align:left;
	padding-bottom:15px;
}

.seminar td
{
	vertical-align:top;
	padding:5px 0 5px 0;
}

.seminar td.time
{
	width:75px;
}

.seminar td img
{
	margin-right:25px;
	display:block;
}

.seminar .ruler
{
	border-bottom:1px solid #CCC;
	margin:15px 0 15px 0;
}

.seminar .title
{
	font-size:24pt;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}

.seminar .subtitle
{
	margin:7px 0 14px 0;
	padding:0;
	font-size:13pt;
	color:#060;
	font-weight:bold;
	text-align:center;	
}

.seminar .intro
{
	font-size:12pt;
	text-align:center;
	margin:7px 0 7px 0;
	padding:0;
}

.seminar .header
{
	font-weight:bold;
	margin:10px 0 0 0;
}

.seminar .text
{
	margin-top:0px;
}

.important
{
	font-weight:bold;
}

