@charset "iso-8859-1";
BODY {
	FONT-FAMILY: Arial; FONT-SIZE: 12pt
}
TD {
	FONT-FAMILY: Arial; FONT-SIZE: 12pt
}
.title { 
color: red;
font-size: 32pt;
font-family: Arial;
}
.tiam { 
color: red;
font-size: 16pt;
font-family: Arial;
}
.lsp { 
border-top-width: 14pt;
}
.clsSpeakerName {
color: #5A948E;
font-size: 16pt;
font-family: Arial;
}
.store_title {
color: #black;
font-size: 15pt;
font-family: Arial;
}
.clsSpeakerTitle { 
color: black;
font-size: 12pt;
font-family: Arial;
font-weight: bold;
font-style: italic;
}
.const {
color: red;
font-size: 22pt;
font-family: Arial;
}
.menut {
width:200;
height:20;
font-size: 13pt;
font-weight: bold;
filter:DropShadow (Color=black, OffX=2, OffY=2, Positive=true)}
.subtitle { 
color: black;
font-size: 18pt;
font-family: Arial;
}
.gray { 
color: gray;
font-size: 8pt;
font-family: Arial;
TEXT-DECORATION: none;
}
.small_link { 
color: blue;
font-size: 8pt;
font-family: Arial;
font-weight: normal;
TEXT-DECORATION: none;
}
A.mn_link:link {font-family: Arial;text-decoration:none;color:#21536A;font-size: 10pt;font-weight: bold;filter:DropShadow (Color=black, OffX=2, OffY=2, Positive=true);}
A.mn_link:active  {font-family: Arial;text-decoration:none;color:#21536A;font-size: 10pt;font-weight: bold;filter:DropShadow (Color=black, OffX=2, OffY=2, Positive=true);}
A.mn_link:visited  {font-family: Arial;text-decoration:none;color:#21536A;font-size: 10pt;font-weight: bold;filter:DropShadow (Color=black, OffX=2, OffY=2, Positive=true);}
A.mn_link:hover {font-family: Arial;text-decoration:none;color:red}

A:link {
	COLOR: blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: blue; TEXT-DECORATION: none
}
A:active {
	COLOR: blue; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}