* {
	font-family: verdana, serif;
	font-size: 10pt;
}

html,body {
	border: none;
}

.description {
	color: gray;
	font-size: smaller;
}

.logo {
	font-size: 35pt;
}

.icon {
	font-size: x-large;
}

.cover {
	border: 1px solid #bbbbbb;
}

.title {
	font-weight: bolder;
}

.subtitle {
	font-style: italic;
}

.comment {
	color: gray;
	font-size: smaller;
}

.blink {
	color:teal;
	text-decoration: blink;
}