﻿h1
{
    font-size: 130%;
    letter-spacing: 1px;
}

h2, .title
{
    font-size: 110%;
}

a
{
    text-decoration: none;
    color: #5C80B1;
}

#innerPage p
{
    text-align: justify;
    text-indent: 1em;
}

.center
{
    text-align: center;
    text-indent: 0px;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
}

.center
{
	text-align: center;
}

.feedItem
{
	padding-bottom: 10px;
}

.presentationPreview
{
	width: 160px;
	height: 120px;
	float: left;
}
