body{
	margin-top: 15px;
	font-family: 'Roboto Slab', Arial, serif; font-weight: 400; 
	/*font-family: 'Lato', sans-serif;*/
	/*font-family: 'Open Sans', sans-serif;*/
}

.tabs, title, ul, li, h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto Slab', serif;
	/*font-family: 'Lato', sans-serif;*/
	/*font-family: 'Open Sans', sans-serif;*/
}

.tabs-content > .content {
    width: 100%;
}

.myname{
	color: #FF9933;
}

.tabs dd.active a, .tabs .tab-title.active a{
	background-color: #FF9933;
}

.grey{
	color: #AAA7AD;
}

.co:hover{
	color:#008cba;
}

b {
  font-family: 'Roboto Slab', Arial, serif; font-weight: 500; 
}

a, a:link {
	color: #FF9933;
	/*color: #0088B2; */
}

a:hover{
	color:#008cba;
}

p{
	font-size: 1em;
	font-family: 'Roboto Slab', Arial, serif; font-weight: 400; 
}

u{    
/*    font-weight: 300;*/
    border-bottom: 1px dotted #000;
    text-decoration: none;
}

.contact-info{
	font-size: 0.8em;

}
.footer{
	font-size: 0.8em;
}

.less-spacing{
	line-height: 1.35em;
}

.tab-stuff{
	padding-top: 10px;
}

h4{
	margin-top: 0px;
	font-size: 1.25em;
	font-family: 'Roboto Slab', Arial, serif; font-weight: 400; 
}

i{
	/*text-decoration: underline;*/
}

strong{
	font-family: 'Roboto Slab', Arial, serif; font-weight: 500; 
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.strong{
	font-family: 'Roboto Slab', Arial, serif; font-weight: 500; 
}

.authors{
	font-family: 'Roboto Slab', Arial, serif; font-weight: 300; 
}

.venue{
	font-family: 'Roboto Slab', Arial, serif; font-weight: 300; 
	/*font-family: 'Lato', sans-serif;*/
	/*font-family: 'Open Sans', sans-serif;*/
	font-size: 0.9em;

}

.small{
	font-size: 0.8em;
}

.award{
	/*font-size:1em; this is inherited*/ 
	color: #0088B2;
	/*color: #FF9933;*/
}

.service-venue{
	font-family: 'Roboto Slab', Arial, serif; font-weight: 300; 
	/*font-family: 'Lato', sans-serif;*/
	/*font-family: 'Open Sans', sans-serif;*/
	font-size: 0.9em;
	font-style: italic;
}
